Guidance & Steps
Goal: Build a Therian choose-your-adventure guild community from scratch with free tools.
- Database: Use Supabase for data storage, user auth, and file management.
- File Storage: Use Supabase Storage or Cloudinary for images/files.
- User Management: Use Supabase Auth for registration, login/logout, user roles.
- Adventure Logic: Use Supabase Functions or serverless backend (Python/Node.js) for story logic.
- Deployment: Host frontend on Netlify linked to GitHub repo.
- Funnel: Use Beehive for signup funnel.
- Additional: Consider Azure for some Microsoft tools, plan for scalability, security, and schema design.
Next Steps: Set up each tool, connect components, develop frontend and backend, test, deploy, and grow!