Government notifications.. simplified.
Learn and sign up for important government alerts in one central location. Manage delivery of your notifications via MyUSA.
Created by the Presidential Innovation Fellows.
- Clone repo (
git clone git@github.com:GSA-OCSIT/helio.git) - Install the bundle (
bundle install) - Rename application.yml.example (
cp application.example.yml application.yml) - Register your application with MyUSA (Redirect URI: [host]/auth/myusa/callback)
- Fire up rails! (
rails s)
Dependencies:
- Redis
Recipes: [“apps4”, “controllers”, “core”, “email”, “extras”, “frontend”, “gems”, “git”, “init”, “models”, “prelaunch”, “railsapps”, “readme”, “routes”, “saas”, “setup”, “testing”, “views”]
Preferences: {:git=>true, :apps4=>"none", :dev_webserver=>"thin", :prod_webserver=>"thin", :database=>"sqlite", :templates=>"slim", :unit_test=>"rspec", :integration=>"rspec-capybara", :continuous_testing=>"none", :fixtures=>"factory_girl", :frontend=>"bootstrap3", :email=>"gmail", :authentication=>"omniauth", :omniauth_provider=>"myusa", :authorization=>"cancan", :form_builder=>"simple_form", :starter_app=>"users_app", :rvmrc=>true, :quiet_assets=>true, :local_env_file=>true, :better_errors=>true, :github=>true}
- Fork it
- 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 new Pull Request
MIT
Free Software, Hell Yeah!
