We try to keep this project as simple as possible, so you can start with just the scaffolding we set up for you, and add additional things later when they become necessary.
If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join our Discord and ask for help.
Follow our deployment guides for Vercel, Netlify and Docker for more information.
- Make it deploy (not sure where, might just use vercel for this)
- Scaffold basic ui with mock data
- Actually set up database
- attach database to UI
- Add authentication (supabase auth? next auth? not sure, but figure it out)