TL;DR run npx create-node-app myappI built create-node-app which sets up a new Node.js app, including a React frontend, an Express backend, and a dockerized Postgres database for local development. It includes deploy-node-app so you can get your app running in the cloud (for free!) with one command, yarn deploy. No config required.Deploy Node App deploys your application to Kubernetes, but if you don't already have your own cluster, it will set you up with one on KubeSail. My co-founder u/erulabs and I quit our jobs to work on KubeSail full time, and we like to pitch it as the "Heroku killer" built on top of Kubernetes. The goal is to make it as easy as possible to deploy apps the right way. To do that, we give you a small, free slice (512mb ram, up to 1 CPU) of our powerful and security-hardened Kubernetes cluster, with the ability to upgrade. You get full access to the Kubernetes API, so you can launch any number of apps to support your stack, from Redis and Postgres, to Prometheus and Grafana. Its a great way to host your app as well as learn the tools that large companies are using to manage apps at scale.I'd love to hear any feedback you have so far!
Submitted July 18, 2019 at 10:07AM by pastudan
No comments:
Post a Comment