The most frequently asked questions about Fluxend
What is the tech stack used for Fluxend?
We are using the following technologies to make Fluxend possible:
Backend Stack:
Frontend Stack:
Do I need to know Golang to use Fluxend?
No programming knowledge required! You don’t need to know Golang or React. You only need to have a basic understanding of how APIs work.
With Fluxend, you can build whatever tables you want and use the auto-generated API for integration into your application — no coding required.
What's the difference between hosted and cloud versions?
🏠 Hosted Version:
☁️ Cloud Version:
Can I use Fluxend for production applications?
Currently in Early Alpha — We are in the early stages of development and wouldn’t recommend using Fluxend for production applications at the moment.
This will change soon as we move toward stable releases. Stay tuned for production-ready versions!
Can I use Fluxend with existing databases?
Yes, absolutely! You can connect Fluxend with your existing PostgreSQL database using environment variables in the .env
file.
Database Configuration:
PostgREST Configuration:
Can I run Fluxend without Docker?
Docker is required — Currently, there’s no way to run Fluxend without Docker. Docker ensures consistent deployment across different environments and simplifies the setup process.
Why are some features listed in docs but missing from the product?
We believe in transparency — We document features before implementation to give you visibility into our roadmap. Sometimes features are released in phases:
This approach helps you understand what’s coming and plan accordingly.
How can I contribute to the project?
We welcome contributions! Check out our Contribution Guide for detailed information on how to contribute to Fluxend, including: