Skip to content

Command-line interface for coded.sh. Helps to deploy and manage web projects from a local system

Notifications You must be signed in to change notification settings

coded-sh/coded-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install

npm install -g coded

What is Coded?

Coded.sh is an open-source platform to get web projects online on VPS, cloud and dedicated servers. All your projects can be managed from an interactive CLI (command-line interface).

Supported technologies:

How to start

You need a server with Ubuntu 18.04 (VPS, cloud or dedicated). You can buy a server on DO (from $5/m), Vultr (from $2.5/m) etc. Use coupons to start for free.

  • SSH into your server where you want to deploy a project and install Coded Node (manages projects on each server)

$ wget -O - https://api.coded.sh/coded-node.sh | bash
$ install-coded-node

  • Install Coded CLI on your local machine where you develop your projects (you need installed Node.js®)

$ npm install -g coded
$ coded

Website: https://coded.sh

About

Command-line interface for coded.sh. Helps to deploy and manage web projects from a local system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published