Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 507 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 507 Bytes

Chaincare.tech

A project built by the coding team at Chaincare.tech for the demonstrative purposes of showcasing how crypto and technical support can serve as a catalyst for amazing things.

Redis and sidekiq

To run locally: Install Redis on your machine. You may need to upgrade versions.

You will need to run a sidekiq server in a separate terminal window.

Heroku commands:

heroku addons:info redis-opaque-31264 # Get info on redis

heroku info # Get info on heroku and our app specifically