Dear community,
I need your advice. I’m planning to build a mobile app using FlutterFlow, but I want to avoid Firebase/Supabase due to cost concerns. Since I already have a 2-year Hostinger subscription (which offers good resources), I’m considering this alternative approach:
- Backend Setup:
- Use PHPMaker to generate all database tables
- Implement Swagger for API documentation/access
- Key Questions:
- Is this a viable architecture?
- What additional components would I need?
- Any pitfalls to anticipate?
- My Priorities:
- Cost-effective solution (leveraging existing Hostinger hosting)
- Full control over database/APIs
- Smooth integration with FlutterFlow
Would love to hear:
- Alternative suggestions
- Recommended tools/packages
- Your experiences with similar setups
Thanks in advance for sharing your wisdom!