Skip to content

ksylvest/playground

Repository files navigation

Playground

Configuration

bin/setup

If configuring with the ability to fetch config variables from Heroku environment run:

heroku config:get RAILS_MASTER_KEY > config/master.key

Otherwise follow the documentation for credentials and generate entries for the options in ./config/credentials.yml.sample.

Usage

Changes to the GraphQL schema (app/graphql) require:

rake graphql:schema:generate
bun run codegen

Status

CircleCI Code Climate Maintainability Code Climate Test Coverage

Copyright

Copyright (c) - All Rights Reserved