identity-service

module
v0.0.0-...-e5a474c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2023 License: Apache-2.0

README

identity-service

An open sourced identity service written in Go and leveraging clean architecture + CQRS principles.

Getting Started

Local
  1. Run docker-compose.local.yaml.
$ make local
  1. Use migration files to setup MongoDB and Postgres databases.
  2. Manually start the services via the makefile:
$ make run_query_service
$ make run_command_service
$ make run_gateway_service
Development
  1. Run docker-compose.yaml.
$ make docker_dev

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL