Problem/Motivation

https://dev-drupal-api-client-poc.pantheonsite.io doesn't currently include all modules to support ongoing development - jsonapi_views, graphql_compose, etc. We should either update this instance, or create a new one that will be easier to mange, rebuild, etc. Ideally this will match the configuration of the local Drupal instance included in the codebase.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork api_client-3463807

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

brianperry created an issue. See original summary.

brianperry’s picture

Status: Active » Needs work

As a first step, I pushed up a branch that converts the local environment to use recipes, and also committed the Drupal project to a separate repo. I'm hoping that makes it easier to both deploy to hosting, and ensure that the local dev environment matches the hosted dev environment.

Next I'll deploy this live somewhere.

brianperry’s picture

Assigned: brianperry » Unassigned
Status: Needs work » Fixed

New API demo site is live at https://drupal-api-demo.party/ :)

Updated the docs to use this for examples as well.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.