Skip to content

Nova-Solutions-LK/NodeJs-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJs-Starter

Start your NodeJS Backend project quickly

This REST API is configured using NodeJS, Firebase and MongoDB

Development 🔨

Local 💻

  • Install NodeJS 12+ and MongoDB locally and Firebase Service Account
  • Install npm
  • Run npm
  • Copy .env.example to .env and adjust parameters
  • Start development server by running npm run dev

Releases

No releases published

Packages

No packages published