- install skaffold https://skaffold.dev/docs/quickstart/
- run services with dev profile
skaffold dev -p dev
- open a browser http://localhost:8080/
- setup pre-commit git hook linting git-hooks/README.md
- learn how to run integration and failure tests fwends-test/README.md
- set custom kubernetes configmaps and secrets kubernetes/custom/README.md
- read useful commands reference documentation/commands.md
- FWENDS Source Code © 2021 Lucas Towers MIT LICENSE
- Test Resources fwends-test/resource-attributions.txt