Categorygithub.com/HEEPOKE/gin-hexagonal-graphql
module
0.0.0-20230701105007-c23a6045d14b
Repository: https://github.com/heepoke/gin-hexagonal-graphql.git
Documentation: pkg.go.dev

# README

go-echo-hexagonal-api

Run DB With Docker

docker create network Heepoke
docker compose up -d

config .env

cp .env.example .env
  • then update config environments in .env

run

go run cmd/main.go

# Packages

No description provided by the author
No description provided by the author