farhan2106 / auth-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 98.4%Language:Dockerfile 0.8%Language:JavaScript 0.8%