npm i
npm run start:dev
docker-compose -f docker-compose-dev.yaml build
docker-compose -f docker-compose-dev.yaml up -d
docker exec -it server-container npm i
docker exec -it server-container npm run start:dev
- Jesús Alejandro Yahuitl Rodríguez - Dev - YisusYaro
This project is under the License described in the file LICENSE
⌨️ with ❤️