Skip to content

Bhacaz/Advent-of-Code-Slack

Repository files navigation

Post new Advent of Code score of a private leaderboard on Slack.

Slack post

Installation

rbenv install 2.7.2
gem install bundler
bundle install

Init database

bin/rails db:setup

Run the server

bin/rails server

Sidekiq and Cron bot

Sidekiq is configured to be embedded with puma. The cron to publish change in the leaderboard is configured every 15 minutes. see config/schedule.yml.

Run test suite

bundle exec rspec

About

Post new Advent of Code score of a private leaderboard on Slack.

Topics

Resources

License

Stars

Watchers

Forks