NodeJS v18.x LTS
Docker (optionally)
npm i
run watch compiler + static server in background (port 9000
)
npm run dev
npm run build:dev
npm run build:prod
Usage documented by CI config (yml).
Main branch builds and deploys to https://webrtc.pages.nanocosmos.de/webcaster-api via gitlab pages.
Feature branches, MRs will build Review Apps on k8s.
See Gitlab -> Deployments > Environments for deploy location.
npm run docs
We use https://typedoc.org/
Go to /docs/index.html
on CI deploy location (or local build with the above run).
Rules:
Generated using TypeDoc