Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 302 Bytes

File metadata and controls

8 lines (6 loc) · 302 Bytes

Simple catalog service with Golang + GraphQL + Postgres + Docker-compose. Queries and mutations for products, categories, properties.

Start service

  1. Optionally you can specify the .env file for custom settings.
  2. docker-compose up -d
  3. Visit on your browser: http://localhost:8080/