Skip to content

softwaremill/node-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node + TypeScript + NodeInspector

A basic boilerplate for node + TypeScript development with debugger source maps support.

  1. npm install to install all required tools.
  2. npm run tsc:watch to auto-compile the source .ts files in .src directory.
  3. npm run serve to start the server (under the hood it runs ./dist/main.js using nodemon, which restarts the server each time the compiled files change).

About

A basic boilerplate for node + TypeScript development with debugger source maps support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •