first working demo
This commit is contained in:
10
.env.example
10
.env.example
@@ -1,5 +1,9 @@
|
||||
# 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"
|
||||
|
||||
AWS_ACCESS_KEY_ID=
|
||||
AWS_SECRET_ACCESS_KEY=
|
||||
AWS_ENDPOINT_URL_S3=
|
||||
AWS_ENDPOINT_URL_IAM=
|
||||
AWS_REGION=
|
||||
BUCKET_NAME
|
||||
Reference in New Issue
Block a user