added readme and svelte
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Replace with your DB credentials!
|
||||
DATABASE_URL="libsql://db-name-user.turso.io"
|
||||
DATABASE_AUTH_TOKEN=""
|
||||
# A local DB can also be used in dev as well
|
||||
# DATABASE_URL="file:local.db"
|
||||
Reference in New Issue
Block a user