mirror of
https://github.com/jcreek/SvelteKitSaasBoilerplate.git
synced 2026-07-13 02:53:50 +00:00
chore(#29): generate database types
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# A string used to distinguish different Supabase projects on the same host. Defaults to the
|
||||
# working directory name when running `supabase init`.
|
||||
project_id = "saas"
|
||||
project_id = "SvelteKitSaasBoilerplate"
|
||||
|
||||
[api]
|
||||
enabled = true
|
||||
|
||||
Reference in New Issue
Block a user