# Copy to .env and fill in values before starting in production. # Generate SESSION_SECRET with: openssl rand -hex 32 SESSION_SECRET=replace-with-a-random-64-character-hex-string PORT=3000 DB_PATH=/app/data/check-printing.db