Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buren/ghost_blazer
Standalone Blazer app :zap:
https://github.com/buren/ghost_blazer
analytics blazer blazer-gem database heroku metrics one-click-deploy ruby statistics
Last synced: 3 months ago
JSON representation
Standalone Blazer app :zap:
- Host: GitHub
- URL: https://github.com/buren/ghost_blazer
- Owner: buren
- License: mit
- Created: 2016-10-20T12:18:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-19T00:28:56.000Z (over 1 year ago)
- Last Synced: 2024-10-13T13:37:24.393Z (3 months ago)
- Topics: analytics, blazer, blazer-gem, database, heroku, metrics, one-click-deploy, ruby, statistics
- Language: Ruby
- Homepage:
- Size: 133 KB
- Stars: 26
- Watchers: 3
- Forks: 9
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Ghost Blazer - Standalone Blazer app [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/buren/ghost_blazer)
Standalone deploy of the excellent [`blazer`](https://github.com/ankane/blazer) gem.
* Ruby 2.6
* Ruby on Rails 5.2
* PostgreSQL## Deploy
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/buren/ghost_blazer)
```
git clone https://github.com/buren/ghost_blazer
cd ghost_blazer
heroku create
```