./create.sh [Manufacturer] [Model] [Year of Manufacture] [Price]
./getAll.sh
./getById.sh [Identifier]
./update.sh [Identifier] [New Price]
./delete.sh [Identifier]
clear
help
Typescript Express NestJS Mongoose MongoDB Docker, Docker-compose
To get this project up and running, follow these steps:
- Clone the repository:
git clone https://github.com/neoquijo/optimacros-interview
- Run docker
docker-compose up