Getting started
What this tutorial will cover?
This tutorial will show how to start the supabase from scratch as well as start edge functions
Requirements
Getting started
To get started run
Next should see something like this:
Next open configs.json
and set the following values:
where supa_key_anon
is the value from the previous step.
Next, verify that you can go to localhost:54323 and that the table users
looks something like this
If it does start edge functions by running:
and start fronend by running: