# Copy to .env and fill in values NODE_ENV=development PORT=3000 DATABASE_URL=postgresql://postgres:postgres@localhost:5432/airewit JWT_SECRET=change_this_to_a_long_random_secret_min_32_chars