Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janhancic/lira-kamnik.si
Source code for new version of http://www.lira-kamnik.si
https://github.com/janhancic/lira-kamnik.si
Last synced: 22 days ago
JSON representation
Source code for new version of http://www.lira-kamnik.si
- Host: GitHub
- URL: https://github.com/janhancic/lira-kamnik.si
- Owner: janhancic
- Created: 2012-12-26T11:39:07.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-11T08:23:40.000Z (almost 12 years ago)
- Last Synced: 2024-04-14T19:15:47.764Z (7 months ago)
- Language: Ruby
- Size: 1.15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lira-kamnik.si
Source code for new version of http://www.lira-kamnik.si
# Instructions
Define this environment variables (in `.bash_profile` for instance):
- Amazon S3 (used for storing images)
- LIRA_S3_ACCESS_KEY_ID
- LIRA_S3_SECRET_ACCESS_KEY
- LIRA_S3_BUCKET
- Google analytics
- LIRA_GA_IDThen execute this commands:
bundle install
bundle exec rake db:migrate
rails server
### License
TODO