Add docker support #31

Merged
gamedev-mjota merged 1 commit from docker_support into master 2023-11-08 09:14:42 -06:00
gamedev-mjota commented 2023-11-08 02:46:19 -06:00 (Migrated from github.com)
No description provided.
Jackzmc commented 2023-11-08 09:17:55 -06:00 (Migrated from github.com)

I didn't notice as I merged, but it's not really recommended to use the "serve" script, as that is a development server. Would be better to setup something like nginx to serve statically built UI w/ "build".
Also I use yarn, not npm which could cause issues, I'm not sure.

I didn't notice as I merged, but it's not really recommended to use the "serve" script, as that is a development server. Would be better to setup something like nginx to serve statically built UI w/ "build". Also I use yarn, not npm which could cause issues, I'm not sure.
Sign in to join this conversation.
No description provided.