devpoll
devpoll
devpoll - small web application for making polls written in Crystal lang.
Development
bin/deps
to install dependenciesbin/test
to run specsbin/build
to buildbin/app
bin/migrate up
to run migrationsbin/devserver
to run development server (build & run)bin/app
to run compiled appbin/bench
to run benchmark against deployed app
Deployment (heroku)
You will need to set these variables:
BUILDPACK_URL: https://github.com/zamith/heroku-buildpack-crystal.git
CRYSTAL_ENV: production
CLEARDB_DATABASE_URL or DATABASE_URL: <get it from heroku addons or on aws, anywhere>
Contributing
- Fork it ( https://github.com/waterlink/devpoll/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- waterlink Oleksii Fedorov - creator, maintainer
Repository
devpoll
Owner
Statistic
- 3
- 1
- 3
- 0
- 0
- about 9 years ago
- September 3, 2015
License
MIT License
Links
Synced at
Wed, 06 Nov 2024 22:16:41 GMT
Languages