chore(#29): generate database types

This commit is contained in:
OllyNicholass
2024-09-17 18:37:32 +01:00
parent cd1d4b7d71
commit 6cf1ffe4f4
3 changed files with 629 additions and 641 deletions
+1 -1
View File
@@ -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