Skip to content

thiago-js/ita-node-api

Repository files navigation

ita-node-api

Prerequisites

Nodejs

Installing

Open the terminal and execute the commands

  • clone repository
git clone https://github.com/thiago-js/ita-node-api.git
cd ita-node-api
  • install packages
npm install || yarn install

The project

Basic crud with nodejs and mongo db

Implementations

Start

Make up

Comands

make up
  • let's run the "make up" command to upload the docker-compose together with the environment variables that are in .env
make down
  • docker-compose down and stop all services
make logs
  • show all container logs

IF I had more time I would implement

  • Test with moca and chai
  • Improve my code ✈️

Versioning

We use SemVer for versioning. For the versions available

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published