Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saulosilva/reportrello
https://github.com/saulosilva/reportrello
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/saulosilva/reportrello
- Owner: SauloSilva
- License: mit
- Created: 2015-11-28T17:00:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-16T21:26:02.000Z (over 1 year ago)
- Last Synced: 2024-10-31T10:27:59.303Z (2 months ago)
- Language: Ruby
- Size: 57.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### Getting Started
1. bundle install
2. shotgun -p 3000 -o 0.0.0.0
3. bundle exec sidekiq -r ./config/sidekiq.rb
3. Visit http://localhost:3000/ in your browser#### Production
Visit [https://reportrello.herokuapp.com/](https://reportrello.herokuapp.com/)