Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucashpmelo/solucaotestebackend


https://github.com/lucashpmelo/solucaotestebackend

Last synced: 13 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