Skip to content

hgurung/express-typescript-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Logo

Description

Express framework boilerplate in typescript.

Installation

$ npm install

Running the app + migrate + seed

# development
$ npm run start

# build and compile
$ npm run build

# run migration
$ npm run migrate

# run seed
$ npm run seed

Test

# unit tests
$ npm run test

Stay in touch

About

Express typescript boilerplate using @types/node, @types/express

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published