The fastest way to deploy a nodejs app. No configs required.
npm install kodem-cli -g
cd
into your app's directory- Run
kodem-cli
Your app is live!
All you need is .env
file inside your directory. Kodem will take care of the rest.
Envrionment variables in .env
file should look like the following
DB_HOST=localhost
DB_USER=root
DB_PASS=s1mpl3
Nodejs v8+
kodem-cli is available under the MIT license. See the LICENSE file.
kodem, cli, kodem-cli deployment, one click