Switch environment
- Run the context switcher script with the desired target.
For Local (Emulator):
// turbo 2. Run npx tsx scripts/switch-context.ts --to=local
For Staging (Cloud Dev - singular-dream-dev):
// turbo 2. Run npx tsx scripts/switch-context.ts --to=staging
For Production (Cloud Live - singular-dream): 2. Run npx tsx scripts/switch-context.ts --to=production
- (Optional) Restart the server if it was running. // turbo
- Run
npx tsx scripts/sunrise.ts