Skip to content

ducthang310/nodejs-express-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs-Express Starter

Tech stack

  • Express
  • Momentjs for dealing with datetime
  • Authentication with express-jwt
  • ORM: Sequelize

Getting started

Development server

To get a local version of the app up and running, follow the below steps:

# Install dependencies
npm install

# Serve with hot reload at http://localhost:3000/. The app will automatically reload if you change any of the source files.
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published