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: