Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 374 Bytes

File metadata and controls

11 lines (8 loc) · 374 Bytes

@hypr/web

  • apps/web/.env is used for pnpm -F web dev.
  • task web:env-sample will modify apps/web/.env.sample based on apps/web/.env.
  • task web:env-prod will put apps/web/.env.prod to the Cloudflare.
  • apps/web/supabase/functions/.env is used for supabase start.
  • task web:supabase-env will put that to the hosted Supabase.

@hypr/desktop

TODO