Skip to content

Commit

Permalink
Remove MongoDB
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchernchong committed Dec 23, 2024
1 parent 9a1c316 commit ab84971
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 114 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/sst.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ on:
required: true
DATABASE_URL:
required: true
MONGODB_URI:
required: true
SG_CARS_TRENDS_API_TOKEN:
required: true
UPSTASH_REDIS_REST_TOKEN:
Expand All @@ -32,7 +30,6 @@ jobs:
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
DATABASE_URL: ${{ secrets.DATABASE_URL }}
MONGODB_URI: ${{ secrets.MONGODB_URI }}
SG_CARS_TRENDS_API_TOKEN: ${{ secrets.SG_CARS_TRENDS_API_TOKEN }}
UPSTASH_REDIS_REST_TOKEN: ${{ secrets.UPSTASH_REDIS_REST_TOKEN }}
UPSTASH_REDIS_REST_URL: ${{ secrets.UPSTASH_REDIS_REST_URL }}
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"date-fns": "^2.30.0",
"drizzle-orm": "^0.38.2",
"hono": "^4.6.5",
"mongodb": "6.8.0",
"sst": "3.3.59"
},
"devDependencies": {
Expand Down
110 changes: 0 additions & 110 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab84971

Please sign in to comment.