# Sleepless Crafting - Crafting System for Your FiveM Server
## What is this?
It's a flexible crafting resource that works with frameworks like ESX, QB-Core, QBX, or OX. We've got a modern UI, customizable stations, and more.
## Stuff
- **Frameworks**: supports ESX, QB-Core, QBX, and OX_Core.
- **Fancy UI**: Built with React.
- **Crafting Spots**: Set up stations wherever, with recipes and materials you can tweak to fit your needs.
- **Queue It Up**: Craft stuff with timers and progress bars.
- **Sneak Peeks**: 3D previews and camera controls so you can see what you're making before you commit.
- **Configurable**: Configs for stations, recipes, etc.
- **Runs Smooth**: Optimized for performance, won't tank your server.
- **SQL Automagic**: sets up the database on script start. no need to run an sql file.
- **Variety**: provides the ability to create different types of crafting stations with their own recipe tables.
- **Player Control**: allows for static pre positioned crafting stations as well as benches placed anywhere in the world by
- **upgrades**: supports upgradable stations that unlock new recipes for each level and can even change the look of the station
## What You Need
- One of those frameworks: ESX, QB, QBX, or OX.
- An inventory system that plays nice (currently only OX or QB Inventory, i am open to adding more upon request. if you are savy enough, you may be able to implement it yourself in the bridge).
## How to Get It Running
1. Drop the `sleepless_crafting` folder into your resources dir.
2. Toss `ensure sleepless_crafting` into your server.cfg.
3. Tweak the configs in `config/*.lua`.
4. Restart the server.
## Need Help?
- [discord](https://discord.gg/A2bDPbfgNP)