Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #274: Add docker-compose for local preview #160

Conversation

SonOfLope
Copy link
Contributor

This adds a docker-compose to enable local preview of the frontend and backend working together. It pulls the image of the backend from the registry and it uses the local dockerfile of the frontend to enable preview of current changes.

@SonOfLope SonOfLope merged commit da05ad5 into main Jun 17, 2024
7 checks passed
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.

Integrate docker-compose configuration for nachet-frontend to enable local integration testing
3 participants