Skip to content

Express.js, TypeScript web application starter Like Spring Boot(Java)

Notifications You must be signed in to change notification settings

webstyle/express-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express.js, TypeScript starter.

Steps to run this project:

  • Clone the repository
git clone --depth=1 https://github.com/WebStyle/express-starter.git <project_name>
  • Install dependencies
cd <project_name>
npm install
  • Setup database settings inside ormconfig.json file
  • Run npm start command or npm run serve

About

Express.js, TypeScript web application starter Like Spring Boot(Java)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published