/node-template

Typescript node template

Primary LanguageTypeScript

TypeScript Node Template

This is a very simple Node Application Template. You can use it if you want.

It uses the following:

  • typescript - JavaScript, but better.
  • tsx - Enhances Node for run TypeScript files.
  • tsc-alias - Replaces TypeScript absolute paths with relative JavaScript paths after building.