Generate stunning images with Flux-pro using this simple frontend written in Bun! 🚀
- 💥 Updated to use Flux-Pro v1.1
- 📊 SQLite database to store user info
- 🎉 Redesigned web interface
- 🔐 Login / Authentication
- 💳 Credits System
- 🔄 Last generation settings persist
- Edit the
/src/.env
file and add your FAL.ai key - Launch the server:
bun run server
- Access the web interface at
http://localhost:3000
📝 Note: The server defaults to hostname
localhost
running on port3000
. You can change this by editingsrc/.env
.
- Clone/Download the repo
- Run
bun install
Don't have the prerequisites? No worries!
- 🐰 Get Bun here: https://bun.sh/
- 🔑 Get a FAL.ai key here: https://fal.ai/
- Edit the
/src/.env
file and add your FAL.ai key - Launch the server:
bun run server
- Open your browser and navigate to: http://localhost:3000/
Happy image generating! 🎨✨