Skip to content

Fazeel-Tanveer/Node.js-Starter-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a starter project in node.js & express.js, which we can use as a boilerplate code to build any application in node & express.js.

app.js is the entry point of this project, you need to add a .env file that has following three properties:

dbURI jwtSecret port

Here dbURI is mongoDB link, jwtSecret is json web token secret key & port is the number on which you want to run this project i.e. port number like 5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published