Skip to content

ysmaelmarks/desafio-precato-nosql

Repository files navigation

Implementation of the Precato Junior Back-end Developer Challenge

To run this application, we will need:

Node.js and Docker

Installation

Clone this repo and install the dependencies

$ git clone https://github.com/ysmaelmarks/desafio-precato.git
$ cd desafio-precato/
$ npm i

Usage

Running the server

To run the server, use the following command:

$ docker compose up

API Documentation

The API documentation is available using Swagger UI. To access it, use the following URL:

- http://localhost:3000/docs

About

implementação do desafio precato

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published