Monorepo for monsters v2
  • TypeScript 99.3%
  • JavaScript 0.6%
Find a file
jakub 52b31220c5
Some checks failed
Check env documentation / check-env-docs (pull_request) Successful in 3s
Check tests documentation / check-tests-docs (pull_request) Successful in 3s
Test / install (pull_request) Successful in 10s
Test / audit (pull_request) Successful in 17s
Test / lint (pull_request) Failing after 22s
Test / build (pull_request) Successful in 22s
Test / test (pull_request) Failing after 34s
Test / install (push) Successful in 7s
Test / audit (push) Successful in 17s
Test / lint (push) Failing after 19s
Test / build (push) Successful in 21s
Test / test (push) Failing after 34s
Feat: Moved inject to decorator
2026-07-16 19:03:02 +02:00
.gitea Feat: Added ci/cd job, which will comment if tests and env were modified, but not docuumentation for them 2026-07-12 11:32:16 +02:00
docs Feat: WIP Added missing logic for basic cities structure 2026-07-12 20:58:11 +02:00
src Feat: Moved inject to decorator 2026-07-16 19:03:02 +02:00
tests Feat: Moved inject to decorator 2026-07-16 19:03:02 +02:00
.editorconfig Feat: Added basic config 2026-06-21 12:38:20 +02:00
.env.sample Fix: Added small fix for ci/cd tests 2026-07-12 09:26:23 +02:00
.gitignore Feat: Added basic config 2026-06-21 12:38:20 +02:00
.oxlintrc.json Feat: Moved inject to decorator 2026-07-16 19:03:02 +02:00
.prettierrc Feat: Added basic config 2026-06-21 12:38:20 +02:00
LICENCE Feat: Added basic config 2026-06-21 12:38:20 +02:00
makefile Feat: Added basic config 2026-06-21 12:38:20 +02:00
package-lock.json Feat: Moved inject to decorator 2026-07-16 19:03:02 +02:00
package.json Feat: Moved inject to decorator 2026-07-16 19:03:02 +02:00
README.md Docs: Added initial documentation 2026-07-12 10:39:15 +02:00
tsconfig.json Fix: Added small fix for db connection breaking and looping 2026-06-27 19:13:04 +02:00

Monsters Backend

Description

This repo is REST api for Monsters project, written in Node.js with typescript.

You can find technical documentation in this file or non technical documentation in this file