Skip to content

human-station/human-station-4

Repository files navigation

README

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

Notes

TempsFormation sequence_actuel_time

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.

TODO

  1. Move email notifications to sidekiq queues.
  2. 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.

Check it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published