An open API service indexing awesome lists of open source software.

https://github.com/lucashpmelo/solucaotestebackend


https://github.com/lucashpmelo/solucaotestebackend

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# Solução para Teste de Backend

## Iniciar o server.js

npm start

ou

npm run dev:start (para nodemon)

## Para rodar os testes

npm test

## Banco de dados

MongoDB (conexão local)

A string de conexão está localizada no arquivo config.js