orels1 / v3.cogs.red

A new frontend for cogs.red [staging]
https://v3cogsred.orels1.now.sh/
MIT License
3 stars 1 forks source link

Add Docker Support #10

Closed orels1 closed 6 years ago

orels1 commented 6 years ago

For now i need a simple development container (basically just a Dockerfile) to run a built-in dev server. I'll worry about building that image and deploying it myself, so no need to think about that

Has to:

It will run vue's development server, and that's exactly what I need for now

orels1 commented 6 years ago

Added a simple server.js file to utilize the built bundle