https://github.com/dapi/monitorro
Мониторинг обменников
https://github.com/dapi/monitorro
crypto rails-application ruby website
Last synced: about 1 year ago
JSON representation
Мониторинг обменников
- Host: GitHub
- URL: https://github.com/dapi/monitorro
- Owner: dapi
- Created: 2018-06-21T11:09:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-16T15:28:28.000Z (almost 4 years ago)
- Last Synced: 2023-03-11T08:03:09.176Z (over 3 years ago)
- Topics: crypto, rails-application, ruby, website
- Language: Ruby
- Homepage: http://monitorro.online
- Size: 643 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
```
bundle install
yarn install
rake db:create db:migrate db:seed
rails server
```