pages-core icon indicating copy to clipboard operation
pages-core copied to clipboard

Epic: Improved Local Dev Experience

Open apburnes opened this issue 11 months ago • 0 comments

Improve the local development experience by implementing resources that can run locally to mock and mimic cloud services.

### Tasks
- [ ] #4349
- [ ] Add mock email service to support invite user flow and other email notifications locally
- [ ] Create a mature `cf-mock` to replace Pages core mock tests and projects beyond Pages core.
- [ ] Rewrite dev data creation to create all of AWS/CF/DB resources simultaneously rather than linking them in a fragile fashion
- [ ] Support Add site* , Site build*, and  Remove site* locally
- [ ] Create seed data

apburnes avatar Feb 28 '24 20:02 apburnes