mchirico / mchirico.io

mchirico.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codebeat badge codecov Maintainability

Angular CI

mchirico

Typescript project:

  • Node backend
  • Angular front-end
  • Firebase

Live demo tsexpress.cwxstat.io Make sure you install all missing packages.

StackBlitz ts-express

This is meant to be a very simple starter project, for quickly testing Typescript code. It does contain angular 10

Running Tests

Run the Firebase emulator when testing.

firebase emulators:start

For live pull of pubSub messages reference: https://github.com/mchirico/go-pubsub

upgrade

# install npm-check-updates
ncu -u
npm install

Starting

Also see the Makefile

git clone https://github.com/mchirico/ts.git
git co express
npm install
npm test

About

mchirico.io

License:Apache License 2.0


Languages

Language:TypeScript 86.1%Language:HTML 7.2%Language:JavaScript 3.3%Language:Makefile 1.9%Language:Shell 0.6%Language:Dockerfile 0.6%Language:CSS 0.3%