Skip to content

Implement CI/CD pipeline for the monorepo #42

@yashdev9274

Description

@yashdev9274

Description

Set up GitHub Actions workflows for automated testing, linting, typechecking, and deployment.

Expected Deliverables

  • Create .github/workflows directory with:
    • CI workflow: lint, typecheck, build on PR/push
    • Deploy workflow: deploy web app on merge to main
  • Add badges to README.md

Areas to Consider

  • Caching node_modules and build artifacts
  • Matrix strategy for testing across Node versions
  • Separate jobs for different apps/packages

Metadata

Metadata

Assignees

No one assigned

    Labels

    CI/CDCI/CD and deployment

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions