PORT=3000 DATABASE_PATH=./database.sqlite UPLOAD_DIR=./uploads JWT_SECRET=your-secret-key-change-this SESSION_SECRET=your-session-secret-change-this NODE_ENV=development