Skip to content

truongbi/node-restboilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-restboilerplate

This is the boiler plate template to build the rest API with Typescript using Dependency Injection Pattern.

Setting up local

  • Node and NPM package has to be installed.
  • After cloning the repo. Run npm init
  • Once all the node modules are been installed. Use the below command to run the api

    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%