Skip to content
/ NodeMVCTemplate Public template

Starter node MVC template with Repository/Services pattern and basic tests using mocha - chai on a User Model with username,email and password

Notifications You must be signed in to change notification settings

10XMairing/NodeMVCTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter MVC Node.Js Template

Test

npm test

Run Dev Server with ts-node

npm run dev

Build and Run

npm run build

npm start

About

Starter node MVC template with Repository/Services pattern and basic tests using mocha - chai on a User Model with username,email and password

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published