Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 461 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 461 Bytes

Setup Requisites

  • Mongo
  • docker
  • python
  • Kubernetes (Soon once the working prototype is ready)

ENV setup

  • docker-compose up

Post this start making changes to the code they should be reflected and you should be able to see them running.

Local Setup

Run
  • pip install poetry
  • poetry install
  • poetry run python authenticator/app.py

Documentation

here