production-evyos-systems-and-services-4
Go to file
Berkay 8ca2d34dc6 updated and runned and tested 2025-07-25 09:57:16 +03:00
ServicesApi updated and runned and tested 2025-07-25 09:57:16 +03:00
.dockerignore updated and runned and tested 2025-07-25 09:57:16 +03:00
.gitignore updated and runned and tested 2025-07-25 09:57:16 +03:00
LICENSE Initial commit 2025-07-24 19:12:52 +00:00
README.md updated and runned and tested 2025-07-25 09:57:16 +03:00
api_env.env updated and runned and tested 2025-07-25 09:57:16 +03:00
docker-compose.dev.yml updated and runned and tested 2025-07-25 09:57:16 +03:00
docker-compose.yml updated and runned and tested 2025-07-25 09:57:16 +03:00

README.md

Backend

docker compose up --build
docker compose -f docker-compose.dev.yml up --build
docker compose down
docker compose -f docker-compose.dev.yml down

NEST start: root : sudo npm i -g @nestjs/cli cd backend && npm install --save-dev @types/node

docker volume rm production-evyos-systems-and-services-4_node_modules docker builder prune --all

npm install @prisma/client npm install -D prisma