/rs-module01-api-challenge

NodeJS challenge from Rocketseat's bootcamp

Primary LanguageJavaScript

Challenge

Node.js CI

The challenge consists in building an CRUD repository API.

📚 Libraries:

📦 Installation

It is easy, just run:

  • yarn - to install dependencies
  • yarn dev - to start development mode
  • yarn test - to test the code