-
npm install
-
npm run dev
-
Open http://localhost:8080 in a browser
REST clients are generated using NSwagStudio, settings file is in the imperaplus-backend repoistory. Note: the token
endpoint generation doesn't work correctly, so after generation undo the change in the generated file.
SignalR clients (chat, game chat, notifications) are hand-rolled for now, same for the DTOs.
Once a PR is merged, every change is auto-deployed to https://dev.imperaonline.de. Once everything looks good, changes need to be merged into the production
branch for them to be deployed to prod.