add gzip support

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-07-23 22:52:03 +02:00
parent c7e6f1d470
commit d4bbad6eb9
3 changed files with 102 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
"dependencies": {
"@baselime/pino-transport": "^0.1.5",
"@clerk/fastify": "^1.0.0",
"@fastify/compress": "^7.0.3",
"@fastify/cookie": "^9.3.1",
"@fastify/cors": "^9.0.0",
"@fastify/websocket": "^8.3.1",