Сделал аналитику (plausible)
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled

This commit is contained in:
Данил 2024-10-15 17:40:37 +03:00
parent 42d47bb550
commit 7d605e673b
4 changed files with 172 additions and 2 deletions

View file

@ -17,7 +17,9 @@
"homepage": "https://github.com/Redume/Kekkai#readme",
"description": "The main service. Web server",
"dependencies": {
"axios": "^1.7.7",
"fastify": "^4.28.1",
"pino": "^9.3.2"
"pino": "^9.3.2",
"ua-parser-js": "^1.0.39"
}
}