refactor: rename blog app to www
This commit is contained in:
parent
5ff2a3056e
commit
87c8260c80
40 changed files with 6 additions and 6 deletions
6
apps/www/.env.example
Normal file
6
apps/www/.env.example
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
ASTRO_DB_REMOTE_URL=libsql://your-db.turso.io
|
||||
ASTRO_DB_APP_TOKEN=your-token
|
||||
GITHUB_CLIENT_ID=your-client-id
|
||||
GITHUB_CLIENT_SECRET=your-client-secret
|
||||
ADMIN_GITHUB_ID=your-github-user-id
|
||||
AUTH_SECRET=generate-with-openssl-rand-base64-32
|
||||
Loading…
Add table
Add a link
Reference in a new issue