AOEpeople/ts-node-foundation

Name: ts-node-foundation

Owner: AOE

Description: A basic micro service blueprint written in TypeScript transpiled on the fly for the node.js runtime. Also unit tests and coverage reports are enabled to keep quality and angibility transparency as high as possible.

Created: 2017-08-08 20:00:40.0

Updated: 2017-11-26 21:18:16.0

Pushed: 2017-12-13 21:27:36.0

Homepage:

Size: 78

Language: TypeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ts-node-foundation

A basic micro service blueprint written in TypeScript transpiled on the fly for the node.js runtime. Also unit tests and coverage reports are enabled to keep quality and angibility transparency as high as possible.

Install and run

Start the development frontend (Angular) nd backend ts-node server. On any change the affected instance restarts itself.

git clone https://github.com/AOEpeople/ts-node-foundation

yarn install

yarn start

Server readme

https://github.com/AOEpeople/ts-node-foundation/tree/master/server

Client (Angular) readme

https://github.com/AOEpeople/ts-node-foundation/tree/master/client


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.