feat(backend): theme routes in different languages

This commit is contained in:
Gabriellvl 2025-02-22 22:55:27 +01:00
parent c07bb959cf
commit 4186e7c7d4
9 changed files with 1553 additions and 6 deletions

View file

@ -34,5 +34,8 @@
"eslint-config-prettier": "^10.0.1",
"jiti": "^2.4.2",
"typescript-eslint": "^8.24.1"
},
"dependencies": {
"@types/js-yaml": "^4.0.9"
}
}