Auth Service

Running the service

  1. modify src/configs to taste
  2. Start local mariadb & create db
  3. docker-compose up or npm run dev

Integration Test

  1. Start local mariadb
  2. npm test