✨ This workspace has been generated by Nx, a Smart, fast and extensible build system. ✨
To start supabase, run: npx supabase start
(make sure docker is running)
After supabase is running, run: npm start
this will start all processes.
You can then go to localhost:4200 for the admin app, and/or localhost:4201 for the user app.