Skip to content

Commit

Permalink
Move deployment config to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
textbook committed Aug 24, 2024
1 parent b9a3efb commit e0b8f50
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 51 deletions.
14 changes: 0 additions & 14 deletions app.json

This file was deleted.

14 changes: 0 additions & 14 deletions app.yaml

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"e2e:dev": "concurrently --kill-others --success first \"npm:e2e:dev:*\"",
"e2e:dev:app": "npm run dev",
"e2e:dev:e2e": "cross-env PLAYWRIGHT_BASE_URL=http://localhost:3000 npm run e2e",
"gcp-build": "npm run build && npm --workspace api prune --omit dev",
"lint": "npm run lint:eslint . && npm run lint:prettier -- --check .",
"lint:eslint": "eslint --ext cjs,js,jsx --max-warnings 0",
"lint:fix": "npm run lint:eslint -- --fix . && npm run lint:prettier -- --write .",
Expand Down
15 changes: 0 additions & 15 deletions render.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions vercel.json

This file was deleted.

0 comments on commit e0b8f50

Please sign in to comment.