Skip to content

SimpliRoute/simpliroute-core-ts

Repository files navigation

ts-node-base

SimpliRoute SimpliRoute API domain objects.

Installation

$ npm install @simpliroute/core

NPM Scripts included

  • Jest test

# run tests with coverage
$ npm test

# run test in Jest watch mode (no coverage)
$ npm run test:watch
  • Build TS Code

# Build Typescript to javascript at dist folder (check tsconfig.json)
$ npm run build

# build and keep waiting for changes to rebuild
$ npm run build:watch
  • Run code with ts-node

$ npm start

About

Simpliroute domain objects and use cases written in TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •