mglaman / wasm-drupal

Drupal in WASM
https://wasm-drupal.mglaman.dev/
MIT License
22 stars 2 forks source link

Allow exporting Drupal codebase to use locally, with DDEV. #11

Open mglaman opened 1 week ago

mglaman commented 1 week ago

The codebase needs to be without patches used to run in WASM. For now folks can grab a codebase and use the database dump from #10.

Ideally this would include exported configuration, as well.