Fix build and implement user/all correctly

This commit is contained in:
araemer 2025-11-18 20:26:28 +01:00
parent a9bd803112
commit 555dacfaf5
17 changed files with 170 additions and 48 deletions

View file

@ -1,7 +1,7 @@
{
"name": "recipe-backend",
"version": "0.0.1",
"description": "Awesome project developed with TypeORM.",
"description": "A backend for managin recipes",
"type": "module",
"devDependencies": {
"@types/node": "^22.13.10",