qaztiel / tibiaguessr

www.tibiaguessr.com
GNU General Public License v3.0
4 stars 4 forks source link

dockerize react app (finish nginx setup for prod) #25

Closed qaztiel closed 1 year ago

qaztiel commented 1 year ago

using this tutorial https://jsramblings.com/dockerizing-a-react-app/ goal: have the react app containerized for easy deployment?

qaztiel commented 1 year ago

dockerizing react app

qaztiel commented 1 year ago

got the dockerfile and dockerignore, need to run it and eventually setup nginx maybe

qaztiel commented 1 year ago

got the container to run the app so now we could just throw it on a cloud service or something