- Mar 03, 2025
-
-
Vojtěch Šanda authored
FE a sdílené libs init Closes #18 See merge request !2
-
- Feb 13, 2025
-
-
Vojtěch Šanda authored
-
Vojtěch Šanda authored
-
Vojtěch Šanda authored
-
Vojtěch Šanda authored
-
Antonín Kadrmas authored
Resolve "Demo Backend" Closes #10 See merge request !4
-
- Feb 07, 2025
-
-
Antonín Kadrmas authored
ref (!3): remove some index.ts from package/shared, delete main folder in package/shared/modules, now exporting each template schema individualy
-
- Feb 06, 2025
-
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
ref (!3): change the naming convantion of files, folders and files content, move templates from container folder
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
ref (!3): move contracts, schemas and routes into package/shared, make make the structure of package/shared vertical not horizontal, remove standalone package/contract package/routes package/schema, edit imports in api because of the changes
-
Antonín Kadrmas authored
-
- Jan 30, 2025
-
-
Vojtěch Šanda authored
-
- Jan 29, 2025
-
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
fix (!3): devided each part into its own package ... contract and routs and schemas, make it so the imports work in the api backend, it took me so long wn kill my self although it works
-
Antonín Kadrmas authored
ref (!3): create package/shared/ folder for contract and schema stuff from apps/api/shared/ folder, move the names of routes from routes to shared package/shared/ because i needed them there, i guess the asterisk in the int the dependencie version sting does not work as I thought it would ... how sad
-
Vojtěch Šanda authored
-
- Jan 28, 2025
-
-
Antonín Kadrmas authored
ref (!3): move global services into shared folder, put all routes files on one place, change templates folder to template, change url contaienr to containers
-
- Jan 26, 2025
-
-
Antonín Kadrmas authored
feat (!3): extract zod and tsrest/core into workspace package.json add syncpack package for formating package json and chaking the versions of packages
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
ref (!3): extract schemes and their inherited types into their own folder, change the PascalCase to camelCase in the case of the templateSchemes and network and volume option function, add 'Type' at the end of names of types
-
Antonín Kadrmas authored
-
- Jan 25, 2025
-
-
Antonín Kadrmas authored
feat (!3): start creating newtworks and volumes if they does not exists, add redis template (not tested), add network and volume template, add exists function into network and volume service
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
-
- Jan 24, 2025
-
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
feat (!3): convert controllers to use ts-rest syntax, remove nest/swagger package, add custom templete for container
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
feat (!3): create template logic for creating the containers, add postgress container template, working creation of container
-
- Jan 23, 2025
-
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
feat (!3): add endpoint for start, stop, restart the container and add endpoint for container creation based on image name in param
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
feat (!3): add service and controller routes so it is now in the same version as before the repository change
-
Antonín Kadrmas authored
-
Antonín Kadrmas authored
-