Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darashi/heroku-groonga-zipcode
An example application of heroku-buildpack-groonga
https://github.com/darashi/heroku-groonga-zipcode
Last synced: 28 days ago
JSON representation
An example application of heroku-buildpack-groonga
- Host: GitHub
- URL: https://github.com/darashi/heroku-groonga-zipcode
- Owner: darashi
- Created: 2012-11-28T08:14:35.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-28T08:52:38.000Z (about 12 years ago)
- Last Synced: 2024-12-08T15:40:49.556Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 1.21 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# heroku-groonga-zipcode
This is an example application of [heroku-buildpack-groonga](https://github.com/groonga/heroku-buildpack-groonga).
## Usage:
Create an application with heroku-buildpack-groonga:
heroku create --stack cedar --buildpack https://github.com/groonga/heroku-buildpack-groonga.git
and push this repository into the application.
git push heroku master