FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

peterdee/2fa-backend: Backend application for 2FA Mobile · GitHub

Repository files navigation

2FA Backend

Backend application for 2FA Mobile

Stack: Golang, Fiber, GORM

Development: http://localhost:2244

Heroku: https://backend2fa.herokuapp.com

Deploy

git clone https://github.com/peterdee/2fa-backend
cd ./2fa-backend
gvm use go1.18
go mod download

Environment variables

The .env file is required for all of the environments except for Heroku, see .env.example for details

Launch

go run ./

Can be launched with AIR

Heroku

The release branch is automatically deployed to Heroku

License

MIT

About

Backend application for 2FA Mobile

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages


Back | FazBrowse Home | New Git URL