cioos-atlantic / atlantic-hurricane-dashboard

1 stars 1 forks source link

Dockerize Application #20

Open sjbruce opened 2 weeks ago

sjbruce commented 2 weeks ago

To ease with deployment and take some of the complexity out of initial setup it would be advantageous to dockerize the react portion of this application.

NodeJS 14+ is the minimum required for the app to function properly, however, WSL likes to default to version 12 of NodeJS which causes some headaches when getting things up and running for the first time.