.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
LITEFS_DIR
DATABASE_PATH
DATABASE_URL
secret
CACHE_DATABASE_PATH
SESSION_SECRET
secret
INTERNAL_COMMAND_TOKEN
secret
RESEND_API_KEY
secret
SENTRY_DSN
brew install flyctl && fly launch --from https://github.com/kentcdodds/epic-stack-with-file-upload-notes
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/kentcdodds/epic-stack-with-file-upload-notes
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/kentcdodds/epic-stack-with-file-upload-notes