Skip to content

mnogokotin/golang-graphql-ddd

Repository files navigation

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.

About

Gqlgen, Gin, Gorm + DDD, Sbubnom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published