Skip to content

Conversation

@its-me-abhishek
Copy link
Collaborator

@its-me-abhishek its-me-abhishek commented Jun 4, 2025

Description

  • Added workflows to build and push Docker images

To-Do

  • Update the Docs
  • Env files for Docker show now be in the Top level directory
  • Place environment variables for backend in .backend.env, and for frontend in .frontend.env
  • Create a Production Based Docker Compose with image sources

Checklist

  • Ran npx prettier --write . (for formatting)
  • Ran gofmt -w . (for Go backend)
  • Ran npm test (for JS/TS testing)
  • Added unit tests, if applicable
  • Verified all tests pass
  • Updated documentation, if needed

@its-me-abhishek its-me-abhishek merged commit 50dae6c into main Jun 4, 2025
3 checks passed
@its-me-abhishek its-me-abhishek deleted the docker branch June 4, 2025 17:46
ShivaGupta-14 pushed a commit to ShivaGupta-14/ccsync that referenced this pull request Dec 25, 2025
* feat: add workflows for Docker images

* feat: update env setup in docker-compose file
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.

2 participants