Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikong/hydra-statusboard
Status Board for Hydra Design Group
https://github.com/mikong/hydra-statusboard
Last synced: 3 days ago
JSON representation
Status Board for Hydra Design Group
- Host: GitHub
- URL: https://github.com/mikong/hydra-statusboard
- Owner: mikong
- License: mit
- Created: 2017-05-13T03:49:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-08T08:44:23.000Z (over 7 years ago)
- Last Synced: 2024-11-11T19:46:31.271Z (2 months ago)
- Language: Ruby
- Size: 126 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hydra Status Board
This is a Status Board for the Hydra Design Group. We're making it open-source so feel free to fork and redesign for your own organization.
## Requirements
* Ruby 2.3
* Rails 5.1
* MySQL 5.7## Setup
Database:
```
rails db:setup
```## Testing
TODO
## License
Released under the [MIT License](https://github.com/mikong/hydra-statusboard/blob/master/LICENSE).