Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.
/ go-auth-service Public archive

Authentication and account management service

License

Notifications You must be signed in to change notification settings

ysomad/go-auth-service

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages