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

Move to docker compose for deployment + Clean up branches #27

Open
karntrehan opened this issue Mar 7, 2023 · 1 comment
Open

Move to docker compose for deployment + Clean up branches #27

karntrehan opened this issue Mar 7, 2023 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@karntrehan
Copy link

karntrehan commented Mar 7, 2023

Description

The readme steps do not work for installing the repo. Grunt fails and many other dependencies fail.
We should add support for docker deployment to the repo.
We should also follow trunk based development with main, develop and feature branches. All projects should fork the main repo instead of creating branches inside this repo. Currently default branch is not main. This should be fixed.

@karntrehan karntrehan added the enhancement New feature or request label Mar 7, 2023
@karntrehan karntrehan added the bug Something isn't working label Mar 7, 2023
@karntrehan
Copy link
Author

Main branch's docker compose should contain only the building block. We should create a demo branch to contain gitpod information or package this into a "sample" / "demo" folder in the main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants