rebus-ink / ink-frontend

GNU General Public License v3.0
1 stars 2 forks source link

Docker in the frontend #238

Open Marie000 opened 2 years ago

Marie000 commented 2 years ago

I haven't had time to get started with docker on the frontend.

Some questions / concerns:

Marie000 commented 2 years ago

We should be able to: run the frontend locally by starting a docker container, given that we have the .env file run the frontend on digitalOcean (no need to move it to DigitalOcean yet. And I assume if things work locally it should work on DigitalOcean, right?) once the API can also be run on a docker container, the front-end and back-end containers should work together.