Backend application for 2FA Mobile
Development: http://localhost:2244
Heroku: https://backend2fa.herokuapp.com
git clone https://github.com/peterdee/2fa-backend
cd ./2fa-backend
gvm use go1.18
go mod downloadThe .env file is required for all of the environments except for Heroku, see .env.example for details
go run ./Can be launched with AIR
The release branch is automatically deployed to Heroku