Skip to content

yobottehg/drupal-mercure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Rainer Friederich
Jun 21, 2022
f3f5d35 · Jun 21, 2022

History

11 Commits
Jun 20, 2022
Jun 21, 2022
Jun 18, 2022
Jun 21, 2022

Repository files navigation

Drupal Mercure workshop Drupal mountain camp 2022

Initial setup

$ git clone --branch workshop https://github.com/yobottehg/drupal-mercure.git $ cd drupal $ lando start $ lando composer install $ lando drush site:install --db-url=mysql://drupal9:drupal9@database/drupal9 --site-name=mercure -y

Check that everything is working

Install and configure Mercure

$ lando drush en jsonapi mercure jsonapi_extras article_updates -y

Build and run the client

$ cd client $ npm i $ npm run dev $ go to localhost:1234

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published