Update stuff
This commit is contained in:
@@ -65,6 +65,9 @@
|
||||
"dev:expo:tunnel": "turbo run dev:tunnel -F @spoon/expo -F @spoon/backend",
|
||||
"dev:expo:tunnel:staging": "INFISICAL_ENV=staging turbo run dev:tunnel -F @spoon/expo -F @spoon/backend",
|
||||
"codegen:convex": "bash scripts/convex-codegen",
|
||||
"deploy:convex:staging": "bash scripts/deploy-convex staging",
|
||||
"deploy:convex:production": "bash scripts/deploy-convex production",
|
||||
"deploy:convex:prod": "bash scripts/deploy-convex prod",
|
||||
"sync:convex": "scripts/sync-convex-env ${INFISICAL_ENV:-dev}",
|
||||
"sync:convex:staging": "scripts/sync-convex-env staging",
|
||||
"sync:convex:production": "scripts/sync-convex-env production",
|
||||
|
||||
Reference in New Issue
Block a user