Hello @github I have difficulties to update this project berfore deploying on Heroku Indeed Heroku 20 pile doesn't work anymore. Being no dev myself I thought you might be interested in a wonderful project. Anyone to help me with the udpating ?
##Sitemap Sitemap is hosted at https://human-station.s3.amazonaws.com/sitemaps/sitemap.xml Can be refreshed with
heroku run rake sitemap:refresh --app human-station
It is refreshed every day with Heroku scheduler https://dashboard.heroku.com/apps/human-station/scheduler
Some edit
##Sidekiq
To test locally
Set
REDIS_URL: "redis://localhost:6379"
Run
bundle exec sidekiq
It is relative time. It is summarised with AJAX post requests by timer on sequences#show page. Dashboard performance and calculations can be significantly improved if store this field as a number of seconds.
- Move email notifications to sidekiq queues.
- Badges logic should be rewritten. I suggest to store badges in DB. In this case performance would be much better. Also would be possible to implement different messages for different badges with ability to edit by admin.