Skip to content

octohost/sails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sails.js

Basic Sails.js container for octohost.

Clone this repo and use Sails.js to develop your website.

Push this repo to your octohost:

git clone https://github.com/octohost/sails.git
cd sails
git remote add octohost git@ip.address.here:sails.git
git push octohost master

NOTE: This isn't the most elegent of Dockerfiles - but it does the job. A simplification pull request that removes at least one of the two npm installs would be welcome.

Releases

No releases published

Packages

No packages published