EddieHubCommunity / EddieBotUI

EddieBotUI is the front end application that shows Eddie Jaoude Discord Community's public stats.
MIT License
16 stars 18 forks source link

Could we have a docker image to run this #24

Open mikeysan opened 4 years ago

mikeysan commented 4 years ago

Would it be useful to package this in a docker image to make it easier to test without installing node.js and other dependencies?

github-actions[bot] commented 4 years ago

It's great having you contribute to this project:tada:

Feel free to raise an Issue! Welcome to the community :nerd_face:

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.

BOLT04 commented 4 years ago

Hi @mikeysan, great idea 👍 ! Yes, in my opinion, it would make it easier on new contributors to test the app locally and mess around. Currently we are thinking about changing Firebase Firestore into another DB (you can check out the discussion here).

So, we might postpone this idea of dockerizing EddieBotUI for later. What do you think @mikeysan ?

mikeysan commented 4 years ago

Hey, @BOLT04 sounds like a great idea to postpone it. I believe Eddie mentioned something to that effect, but I thought I would open the issue while I still remembered to do so.

eddiejaoude commented 4 years ago

EddieBot has a Docker PR by @stemount which looks great. I just need to switch some envars around. Once we have 1 dockerised, it will be easier to do more 👍 .