Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Add Backend And Frontend Developer Mode and Documentation for Docker #18

Open
billyb2 opened this issue Dec 14, 2020 · 0 comments
Open
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@billyb2
Copy link
Contributor

billyb2 commented Dec 14, 2020

Depending on whether you're developing on the backend or not, you may want different features in your docker-compose then if you're just using the backend as a quick test. For instance, persistence of data is extremely useful if you're working on integrating game servers, steam, and login servers, but not so useful if you just want to make sure you can request data from the backend (or it could be, who knows!)

Since Docker doesn't really have modes, it'd likely just be commenting and uncommenting different features that you want.

@billyb2 billyb2 added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant