bundle install
rake database:reset
cp config/env.rb.example config/env.rb
# edit config/env.rb to have valid options
Scheduler.run(:update_location_stories_daily)
./bin/firefly_server
# browse to <server-ip>:8080 (Ex: http://localhost:8080/)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
bundle install
rake database:reset
cp config/env.rb.example config/env.rb
# edit config/env.rb to have valid options
Scheduler.run(:update_location_stories_daily)
./bin/firefly_server
# browse to <server-ip>:8080 (Ex: http://localhost:8080/)