This is the open-source version of the discontuined keyforge-compendium.com
If you are interested in taking over the site and code please reach out.
- Install a recent Ruby version.
- Do a
bundle install
to install the required dependencies - To not have to import all cards and decks grab the checkpoint of the database here.
- Run the server with
rails s
- Optional: Edit the storage_example.yml file and rename it to storage.yml if you want to use the connection to Google Cloud.