Skip to content
/ tsc-template Public template

Starter template for a TypeScript project including Nodemon

Notifications You must be signed in to change notification settings

jeroensmink98/tsc-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSC Template

  1. Run yarn install
  2. Run yarn dev to start Nodemon process
  3. Run yarn dev:debug to start debugging process

Running inside Docker Container

You can also run your application inside a docker container

  1. Run yarn run docker:build
  2. Run yarn run docker:start This will start the Node application inside a Docker container

About

Starter template for a TypeScript project including Nodemon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published