Categorygithub.com/ysomad/go-auth-service
module
0.0.0-20220121054149-dad66ffd93ad
Repository: https://github.com/ysomad/go-auth-service.git
Documentation: pkg.go.dev

# README

Golang authentication service

Local development

  1. Configure env file
  2. Run postgres and redis in docker container
$ make compose-up
  1. Build and run the app
$ make run

Make sure Makefile includes correct env file.

Links

# Packages

No description provided by the author
No description provided by the author
No description provided by the author