Control your things!
npm install
Run npm run start
for a dev server. Navigate to http://localhost:4600/
. The app will automatically reload if you change any of the source files.
We use GitHub Actions on tags to build the docker image
git tag 1.0.0
git push origin 1.0.0
npm run test
npm run build:serve