open-eats / OpenEats

:pizza: Self Hosted Recipe Management App :hamburger:
https://open-eats.github.io/
MIT License
670 stars 102 forks source link

Serve Static via the node container #30

Closed RyanNoelk closed 6 years ago

RyanNoelk commented 6 years ago

There should be a command that users can run in order to serve the static content from the docker container. The container can run using express and just serve from the build dir.