Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucashpmelo/solucaotestebackend
https://github.com/lucashpmelo/solucaotestebackend
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucashpmelo/solucaotestebackend
- Owner: lucashpmelo
- Created: 2020-02-18T23:36:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T01:26:41.000Z (almost 3 years ago)
- Last Synced: 2023-03-03T06:56:38.476Z (almost 2 years ago)
- Language: JavaScript
- Size: 491 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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