Skip to content

🐰 Fastest way to deploy a nodejs app. No configs required

Notifications You must be signed in to change notification settings

thellimist/kodem-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kodem-cli

MIT uptime Language

The fastest way to deploy a nodejs app. No configs required.

Install

npm install kodem-cli -g

Usage

  1. cd into your app's directory
  2. Run kodem-cli

Your app is live!

Environement Variables

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

Requirments

Nodejs v8+

License

kodem-cli is available under the MIT license. See the LICENSE file.

Keywords

kodem, cli, kodem-cli deployment, one click

About

🐰 Fastest way to deploy a nodejs app. No configs required

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •