We want to work on micro-service pattern so we want to move the Auth controller & service to it's own micro-service ## Still missing from this issue - [x] Add Swagger documentation decorator to the controller - [x] Fix the tests - [x] Add local Proxy to serve `/api/auth` to this microserver (`http:localhost:3334`) - [x] Update swimm docs - [x] Add infrastructure draw to documentation - [x] Create Docker file - to turn this microservice into docker image - [ ] Add K3S/Helm chart file for this microservice