Skip to content

chore: add microservice architecture scaffolding#5

Closed
Patel230 wants to merge 2 commits into
mainfrom
chore/microservice-arch
Closed

chore: add microservice architecture scaffolding#5
Patel230 wants to merge 2 commits into
mainfrom
chore/microservice-arch

Conversation

@Patel230

@Patel230 Patel230 commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add Dockerfile, .dockerignore, .env.example
  • Add api/openapi.yaml (MCP tool surface reference)
  • Add deploy/docker/docker-compose.yml
  • Add docs/architecture.md (modern, emoji-labeled)
  • Add .github/workflows/docker.yml (GHCR build+push CI)

Patel230 added 2 commits June 1, 2026 22:15
Add Dockerfile, .dockerignore, .env.example, api/openapi.yaml,
deploy/docker/docker-compose.yml, docs/architecture.md, and
.github/workflows/docker.yml for GHCR build+push CI.
go.work contains local replace directives that break
Docker builds. Add go.work and go.work.sum to .dockerignore.
@Patel230 Patel230 closed this Jun 2, 2026
@Patel230 Patel230 deleted the chore/microservice-arch branch June 2, 2026 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant