Skip to content

Commit

Permalink
feat: migrate server to fastify
Browse files Browse the repository at this point in the history
  • Loading branch information
GabsEdits authored and kbdharun committed Aug 8, 2024
1 parent 6b67ad0 commit 3e945b4
Show file tree
Hide file tree
Showing 3 changed files with 438 additions and 294 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@
},
"dependencies": {
"@babel/types": "^7.24.5",
"@fastify/rate-limit": "^9.1.0",
"@fastify/static": "^7.0.4",
"@highlightjs/vue-plugin": "^2.1.0",
"@tailwindcss/typography": "^0.5.12",
"axios": "^1.7.2",
"express": "^4.19.2",
"fastify": "^4.28.1",
"highlight.js": "^11.10.0",
"js-yaml": "^4.1.0",
"pinia": "^2.1.7",
Expand Down
Loading

0 comments on commit 3e945b4

Please sign in to comment.