You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Login to [Supabase](https://supabase.com) and create a database. Once done, you
16
16
-`SUPABASE_URL`: The config URL
17
17
-`SUPABASE_KEY`: The public API key
18
18
19
-
Then, navigate to your database's "SQL Editor", click on "New query", and paste in [setup.sql](./setup.sql). Run this SQL to seed the database and you're good to go.
19
+
Then, navigate to your database's "SQL Editor", click on "New query", and paste in [setup.sql](./apps/svelte.dev/setup.sql). Run this SQL to seed the database and you're good to go.
0 commit comments