Skip to content
This repository was archived by the owner on Aug 22, 2018. It is now read-only.

OB1Company/deploy

 
 

Repository files navigation

OB1 Deploy 🚀🎪

Simple OpenBazaar Cloud Hosting. Deploy a node to Digital Ocean in a few clicks.

Development

The build process is handled by Gulp. You can install Gulp with npm install -g gulp.

Start development server: gulp

File changes will be watched and if you have the livereload extension your page will reload automatically

Build static site: gulp build

Clean built asset: gulp clean

Deployment

Deploy to Github pages with gulp deploy:gh

Test installation script

docker run --rm -v $(pwd)//install.sh:/install.sh ubuntu:14.04 bash /install.sh

About

Deprecated OB1 Deploy code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 32.1%
  • HTML 24.5%
  • CSS 24.3%
  • Shell 19.1%