Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

DDD-group-22-23/DDD-group-project

Repository files navigation

DDD-group-project

DDD group project files

Selenium test branch status Selenium Testing

System requirements

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

Development

Resources

Contributors

Changelog

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)