patrick095 / authenticator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

authenticator

⚠️ In development!!

to start in development

  • install dependences with "yarn install"

  • and run:

  • docker-compose -f docker-compose-dev.yml up -d

to start in production

  • change docker-compose-yml with your configs and

  • run:

  • docker-compose up -d

About

License:MIT License


Languages

Language:TypeScript 98.5%Language:Dockerfile 1.5%