Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).