Continuing conversion from Upstream Pull Request # 3775.
The goal is creating a docker image so that people who want to run this project somewhere other than Vercel, can do so easily.
Initially, I think that should be a docker container which runs the backend as an http-server;
but would like to eventually support other modes of operation, such as building svg files for serving statically.
I'm starting on the code for a PR to help achieve this.
Continuing conversion from Upstream Pull Request # 3775.
The goal is creating a docker image so that people who want to run this project somewhere other than Vercel, can do so easily.
Initially, I think that should be a docker container which runs the backend as an http-server;
but would like to eventually support other modes of operation, such as building svg files for serving statically.
I'm starting on the code for a PR to help achieve this.