https://github.com/skippednote/decoupleddays2021
https://github.com/skippednote/decoupleddays2021
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/skippednote/decoupleddays2021
- Owner: skippednote
- Created: 2021-07-14T15:41:13.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-15T15:46:03.000Z (over 4 years ago)
- Last Synced: 2024-12-30T08:11:34.887Z (over 1 year ago)
- Language: PHP
- Size: 1.37 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Decoupled Drupal 2021: Decoupling Drupal, Progressively
### Setup
- `lando start`
- `lando db-import drupal9.2021-07-15-1626351128.sql.gz`
- `cd web/modules/decoupled_module/`
- `yarn`
- `yarn webpack --mode production`