Skip to content

antonioestival/node-express-mongo-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objetivo

Projeto "starter" para APIs com NodeJS, Express, MongoDB e JWT

Up & Runnig

Ambiente de Dev utilizando vagrant

Pré Requisitos

Vagrant Virtual Box

Vagrant

Necessário subir o vagrant com permissão de administrador devido a bug de sincronização de arquivos entre windows e vm vagrant ''' vagrant up vagrant ssh cd /vagrant '''

Build de Produção

''' yarn build yarn start '''

Acessar em:

http://localhost:8080/

Deploy on Heroku

You can deploy your own copy of the app using the web-based flow:

Deploy

Projeto Base

https://github.com/GetStream/node-express-mongo-api

About

Starter project for a REST API with Node.js, Express & MongoDB 🔋

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.5%
  • Shell 9.0%
  • HTML 3.5%