Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

idafoh/node-typescript-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-typescript-template

Basic Typescript template for node-express app

Inspired by Microsoft's TypeScript-Node-Starter

It contains only restul backend no front-end code

NPM Scripts

npm start - Starts server in production mode

npm run build - Compiles typescript code to javascript

npm run dev - Starts server in development mode
Before running this command make sure you have already comiled typescript code with npm run build

About

Typescript template node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published