TutorialsSupabase initial DB migrationThis gist initialises the supabase database with the tables and functions we need for a basic app using auth.
TutorialsSetup supabase locally with dockerHow to setup supabase locally with docker, more specifically how to use the supabase cli to init your project and create migrations.