Lets create the UI with react and bootstrap
Lets setup our project and create the database
This gist initialises the supabase database with the tables and functions we need for a basic app using auth.
How to setup supabase locally with docker, more specifically how to use the supabase cli to init your project and create migrations.