Skip to content

AlirezaPNG/NodeJS-BackEnd-API-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ready-made backend template with Node and API Base

The output of APIs is JSON

Defult Feature

  • Auth router (login and Register) with passport strategy
  • Admin router
  • Auth Cheking
  • Admin Check with Role Or Rank
  • Route Class Base (Fast Develop)
  • user Router

Dependency

  • Node JS
  • mongo DB

inatall

npm i

run in dev or localhost

npm run dev

run in production

npm start

Larger development

  • 1 just Copy one of the folders in the routes folder and with the desired name
  • 2 nice 🔥 You have a new router right now
  • 3 develop Now

About

Ready-made backend template with Node and API core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published