An open API service indexing awesome lists of open source software.

https://github.com/cbrnrd/rise

🌩️ Simple serverless deployment
https://github.com/cbrnrd/rise

api cli cloud rise ruby serverless sinatra web

Last synced: 4 months ago
JSON representation

🌩️ Simple serverless deployment

Awesome Lists containing this project

README

        

(This service has been discontinued. You can run your own rise server and use this as the client.)
[![rise](https://github.com/cbrnrd/rise/raw/master/img/rise_logo.png)](https://rise.sh)
                                       
[![Donations Badge](https://yourdonation.rocks/images/badge.svg)](http://carterbrainerd.me/donations/)
[![Build Status](https://img.shields.io/travis/cbrnrd/rise.svg?style=flat-square)](https://travis-ci.org/cbrnrd/rise)
[![Gem](https://img.shields.io/gem/v/rise-cli.svg?style=flat-square)](https://rubygems.org/gems/rise-cli)
[![Gem](https://img.shields.io/gem/dt/rise-cli.svg?style=flat-square)](https://rubygems.org/gems/rise-cli)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/cbrnrd/rise/blob/master/LICENSE)

# Usage

Using rise is simple, just run the `rise` command

[![asciicast](https://asciinema.org/a/Z7aigs1yAaqJWYqL1fQaqv9yt.png)](https://asciinema.org/a/Z7aigs1yAaqJWYqL1fQaqv9yt)

## 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
```

2. Build from source

```
$ git clone https://github.com/cbrnrd/rise
$ bundle install
```

## Built With

- [RubyGems](https://rubygems.org) - the Ruby community's gem hosting service
- [Atom](https://atom.io/) - A hackable text editor for the 21st Century
- [DigitalOcean](https://digitalocean.com) - Used for server hosting

## Contributing

Please read [CONTRIBUTING.md](https://github.com/cbrnrd/rise/blob/master/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

- **Carter Brainerd** - [Website](https://carterbrainerd.me)

See also the list of [contributors](https://github.com/cbrnrd/rise/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE](https://github.com/cbrnrd/rise/blob/master/LICENSE) file for details