init: init prok
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
DATABASE_URL="file:./dev.db"
|
||||
JWT_SECRET="change-me-to-a-random-secret"
|
||||
ADMIN_API_KEY="change-me-to-a-random-key"
|
||||
SERVER_PORT=3000
|
||||
SITE_URL="http://localhost:5173"
|
||||
Reference in New Issue
Block a user