It is a Web application to try Groonga without installing Groonga on your machine.
Try: http://try-groonga.herokuapp.com/
% git clone https://github.com/groonga/heroku-try-groonga.git
% cd heroku-try-groonga
% heroku apps:create --buildpack https://codon-buildpacks.s3.amazonaws.com/buildpacks/groonga/rroonga.tgz
% git push heroku master
% heroku apps:open
% git clone https://github.com/groonga/heroku-try-groonga.git
% cd heroku-try-groonga
% bundle install
% bundle exec foreman start
Open: http://localhost:5000/
The MIT License.
- Copyright (c) 2014 Kouhei Sutou
- Design me!
- Support larger font size.
- Support save & restore Groonga database.
- Support pasting multiple commands.
- Integrate with tutorial.