Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kirillshevch/parkpic
https://github.com/kirillshevch/parkpic
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kirillshevch/parkpic
- Owner: kirillshevch
- Created: 2015-11-28T09:51:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-29T14:27:34.000Z (almost 9 years ago)
- Last Synced: 2024-10-12T10:08:14.681Z (about 1 month ago)
- Language: Ruby
- Size: 4.58 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Circle CI](https://circleci.com/gh/kirillweb/parkpic/tree/master.svg?style=svg&circle-token=fe91608ca099522f6d4cb1050456983121245282)](https://circleci.com/gh/kirillweb/parkpic/tree/master)
[Demo](http://parkpic.inclouds.com.ua/)
# Parkpic
## Before first deploy
$ heroku config:set KEY_BASE='your_key'
$ heroku config:set KEY_TOKEN='your_key'## Deploy
$ rake assets:precomplie
$ git add .
$ git commit -m "add assets"
$ git push heroku your-branch:master