Skip to content

sidddev7/node-express-boilerPlate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Express Mongo image

Node, Express boilerPlate

Server code using Node.js (Use node 18.12.1)

Steps

  1. Clone the repo
git clone https://github.com/sidddev7/node-express-boilerPlate.git
  1. Enter the folder
cd node-express-boilerPlate
  1. Install Dependencies
npm install
  1. Start the application
npm start
  • Good to go 🔥

  • Add the mongodb database credentials in the env file #Authentication endpoints:-

  1. /users/register (method: post, register new admin)

  2. /users/login (method: post, login authentication for admin)

About

node express MongoDB boilerplate for quick start

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6