This project was created using Create JD App
Start Dev Server
pnpm dev
This will start a dev server on port 3000
and will watch for changes.
Testing Production Build
Build
pnpm build
Start
pnpm start
This will start a production server on port 3000
.
Enviroment Variables
ENABLE_VC_BUILD
=1DISCORD_ID
=DISCORD_SECRET
=AUTH_SECRET
=b198e07a64406260b98f06e21c457b84AUTH_TRUST_HOST
=trueAUTH_URL
=http://localhost:3000DATABASE_URL
=file:./db.sqlite