depclean-web icon indicating copy to clipboard operation
depclean-web copied to clipboard

dockerize the front-end as well?

Open gluckzhang opened this issue 3 years ago • 0 comments

The web page looks really nice! I am wondering if you could also make a docker image for the front-end? In this way, we can easily deploy the back-end and front-end to somewhere.

Also, I find there are some hard-coded URLs (such as localhost:8080... in src/utils/dataFetch.ts) in the front-end. That would be nice to have a configuration file for them if we want to deploy it.

gluckzhang avatar Feb 26 '21 17:02 gluckzhang