Game-as-a-Service / Machi-Koro-Cpp

4 stars 1 forks source link

Run Project Using Docker #3

Open YingChen-Lee opened 1 year ago

YingChen-Lee commented 1 year ago

Context:

Since our group members use different Operating Systems (Ubuntu 20.04 & MacOS), it might be better if we use docker to manage our project.

Problem:

However, we cannot figure out a way to use git to manage our own project and the code created by Drogon Framework.

TODO:

Figure a way to run our project in a Docker container, but manage and edit the code in our local machine.

angtsusiong commented 9 months ago

I've created a dev container. Its run on github code space as well as local machine. Not tested on an arm machine.