op-be-auth

module
v0.0.0-...-436674b Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: MIT

README

op-be-auth

The Auth Services for the Backend Layer of OctopOSPrime - Computed Microservices

Build - Test Docker Image Publish

Pre-Requirements

Development Environment

You have to see github.com/octoposprime/op-be-docs before development.

.env
POSTGRES_USERNAME=op
POSTGRES_PASSWORD=op
JWT_SECRET_KEY=op
REDIS_PASSWORD=op
POSTGRES_DATABASE=op
Local Run
make local-run
Docker Run
TEST=true POSTGRES_USERNAME=op POSTGRES_PASSWORD=op JWT_SECRET_KEY=op REDIS_PASSWORD=op make docker-build
make docker-run 

Jump to

Keyboard shortcuts

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