Alternative to Docker
stickypages opened this issue · 1 comments
stickypages commented
Really like what your doing with your platform in general.
But do you have any tooling other than Docker that houses as a faster 'start-up'. I currently cannot use Docker, perhaps a Digital Ocean Script that runs on their platform? I have not been able to get it to run. So I thought I would ask to see if you have any other options that way?
blakebyrnes commented
Thanks! You can always run directly on a machine that has node.js installed. If you have a project already ready to go, once you npm install, you just need to make sure to run sudo $(npx install-browser-deps)