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

Containerize frontend #9

Open
brycenaddison opened this issue Aug 17, 2024 · 3 comments
Open

Containerize frontend #9

brycenaddison opened this issue Aug 17, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@brycenaddison
Copy link
Contributor

Might be worth figuring this out sooner rather than later, since we aren't planning on using Vercel to host the front end. I'm open to discuss whether you think this would be a good idea @mrdoowan

@brycenaddison brycenaddison added the enhancement New feature or request label Aug 17, 2024
@brycenaddison brycenaddison self-assigned this Aug 17, 2024
@AegisEsports AegisEsports deleted a comment from github-actions bot Aug 17, 2024
@mrdoowan
Copy link
Member

Hmm what ideas do you have in mind for this? I imagine it would want to contain some backend container as well.

@brycenaddison
Copy link
Contributor Author

Hmm what ideas do you have in mind for this? I imagine it would want to contain some backend container as well.

@mrdoowan I was thinking it might be possible to just do individual Docker containers for frontend/backend and local one for db too, they should be able to communicate locally without any issue. I'm no expert and it might require some fidgeting around with, I know there's also stuff like Docker Compose to help manage a few containers but I'm not really sure what repo that would fit in

@hawk4031
Copy link
Member

What's the goal here ultimately? Are you doing this to run it locally or to run it in production?

Depending on where you want to run this may depend on how you set it up.

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

No branches or pull requests

3 participants