manafasif / hans-wehr-cloud-logger

a cloud logging microservice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation and Run instructions

  1. Enter the repository, and type yarn
  2. to run dev: yarn run dev
  3. to run prod: yarn run build && yarn run deploy

Running Test Suite

  1. python3 test/run_tests.py

About

a cloud logging microservice


Languages

Language:TypeScript 97.1%Language:Dockerfile 2.9%