adding RSVP System recipes

This commit is contained in:
gluebox
2025-10-08 12:46:14 -04:00
parent abf9993865
commit ac74f2d712
5 changed files with 26 additions and 6 deletions

8
readme.md Normal file
View File

@ -0,0 +1,8 @@
### Local Recipe Development
To work on `rsvp-recipes` locally, clone it into `packages/rsvp-recipes` and run:
```bash
ddev composer config repositories.rsvp_recipes '{"type":"path","url":"packages/rsvp-recipes","options":{"symlink":true}}'
ddev composer require rsvp-system/rsvp-recipes:dev-main