Categorygithub.com/mnogokotin/golang-graphql-ddd
module
0.0.0-20240821155410-1d12fcac63f6
Repository: https://github.com/mnogokotin/golang-graphql-ddd.git
Documentation: pkg.go.dev

# README

Golang Graphql DDD app

Deployment

  1. Copy docker/.env-sample to .env.
  2. Update the environment variables in the .env file (if needed).
  3. Build the images and run the containers:
deploy compose -f deploy-compose.yaml --env-file=deploy/.env up -d --build

Test it out at http://localhost:824. No mounted folders. To apply changes, the image must be re-built.

# Packages

No description provided by the author