Switch environment

  1. 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

  1. (Optional) Restart the server if it was running. // turbo
  2. Run npx tsx scripts/sunrise.ts