Skip to content

MichaelGradek/typescript-express-nodemon-minimal-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript + Express + Nodemon Minimal Boilerplate

The absolute minimal boilerplate you need to get started with Express using Typescript using nodemon for live refresh

Project commands

npm run dev runs the server locally with nodemon restarting the server on each code change

npm run debug runs the server using node with a debug port open so you can connect your favorite IDE or code editor and debug

npm run build builds the Typescript project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published