You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple system which can be used as a tool in educating pre-school children about the benefits of solar installations. Conceptually includes the idea of divulging more detailed information to more sophisticated audiences.
cp dev.env .env
and populate accordingly with admin db creds
bundle install && bundle exec rake db:setup && bundle exec rake db:test:prepare
will create both 'solar' and 'solar_test' databases, create db/schema.rb migrate and seed
About
A simple system which can be used as a tool in educating pre-school children about the benefits of solar installations. Conceptually includes the idea of divulging more detailed information to more sophisticated audiences.