DDD group project files
For the main webservice
- .NET 6
- MSSQL server for the backend oauth2
- Fusionauth
- Mysql
- elk finally for testing
- selinium All of the containers are orcastrated using k8s
Run ./changelog.sh
to generate the changelog after your commit, then git add . && git commit --amend --no-edit
to generate the changelog
The changelog is available here (This will only work on systems where a Unix shell is present (such as Bash or zsh), will work on Windows under WSL)