Skip to content

Boilerplate and starter project template for back-end application using Typescript | Express | Jest and Cloud Function Firebase.

Notifications You must be signed in to change notification settings

abliskan/Typescript-Express-Starter

Repository files navigation

Typescript-Express-Starter

Express framework and TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run serve

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

About

Boilerplate and starter project template for back-end application using Typescript | Express | Jest and Cloud Function Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published