-
Clone the Repositery
git clone https://github.com/ashawareb/tickets_notifier.git
-
Run
bundle install
redis-server
bundle exec sidekiq
rails db:migrate
rails db:seed
rails s
bundel exec rspec spec
- Annotate
- Rspec
- Sidekiq
- Active Model Serializer