Skip to content

Conversation

@ChayanDass
Copy link
Contributor

@ChayanDass ChayanDass commented Sep 27, 2025

Changes

  • Moved frontend code into the backend directory → created a monorepo layout.
  • Added Dockerfile for frontend and updated docker-compose.yml to run backend + frontend together.
  • Added Makefile with commands for:
    • Linting & formatting (Go + frontend).
    • Running frontend/backend locally.
    • Cleaning test caches and temp files.
  • Consolidated to a single .reuse.toml at the repo root for license compliance.
  • Set up CI workflows for:
    • Backend → golangci-lint
    • Frontend → lint, prettier, build checks
image
image

@ChayanDass ChayanDass force-pushed the monorepo branch 2 times, most recently from 1645673 to 0b1055e Compare September 28, 2025 10:08
@ChayanDass ChayanDass changed the title monorepo Setup Refactor (monorepo): refactor backend for monorepo setup Sep 30, 2025
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