The API for Corum built using the Graphcool Framework.
To find out more about how this API in particular works, visit the main Corum repo
To deploy the API (either locally or on a graphcool server), run the following commands:
yarn
yarn gcf deploy
As the name suggests, the playground lets one play around with the deployment. This command will only work if the API has been deployed. To access the playground, run the following command:
yarn gcf playground