Skip to content

Slava-Ini/node-express-ts-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS + Express + TypeScript Template

Simple template for quick Node application startup

Setup

  • Create .env file in root directory
  • Inside .env define your port e.g. PORT=8000

Commands

  • npm start - run application
  • npm run build - compile to JavaScript in emit to dist folder
  • npm run dev - developer mode with automatic re-build and start on src file change

About

Template for NodeJS + Express + TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published