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
- Host: GitHub
- URL: https://github.com/cbrnrd/rise
- Owner: cbrnrd
- License: mit
- Created: 2017-09-16T02:40:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-01T01:01:27.000Z (over 2 years ago)
- Last Synced: 2024-08-08T18:11:26.692Z (9 months ago)
- Topics: api, cli, cloud, rise, ruby, serverless, sinatra, web
- Language: Ruby
- Homepage: https://rise.sh
- Size: 1.24 MB
- Stars: 7
- Watchers: 3
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
(This service has been discontinued. You can run your own rise server and use this as the client.)
[](https://rise.sh)
[](http://carterbrainerd.me/donations/)
[](https://travis-ci.org/cbrnrd/rise)
[](https://rubygems.org/gems/rise-cli)
[](https://rubygems.org/gems/rise-cli)
[](https://github.com/cbrnrd/rise/blob/master/LICENSE)# Usage
Using rise is simple, just run the `rise` command
[](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
![]()