Simple serverless website deployment


Keywords
api, cli, cloud, rise, ruby, serverless, sinatra, web
License
MIT
Install
gem install rise-cli -v 0.3.2

Documentation

rise                                         Donations Badge Build Status Gem Gem license

Usage

Using rise is simple, just run the rise command

asciicast

Installing

In order to get rise up and running, there's 2 ways you can install it.

  1. Download the gem
gem install rise-cli
  1. Build from source
$ git clone https://github.com/cbrnrd/rise
$ bundle install

Built With

  • RubyGems - the Ruby community's gem hosting service
  • Atom - A hackable text editor for the 21st Century
  • DigitalOcean - Used for server hosting

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting a pull requests.

Features

  • No need to install git, svn, or any other version control software.
  • No complex cloud setup
  • Extremely fast upload speeds
  • Unlimited unique URL's
  • No manual setup of websites
  • Your services are always served over a secure connection
  • Open source so that you can know exactly what code is runnning on your computer.

Coming soon

  • Account dashboard and website statistics

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details