wasp/waspc/examples/todoApp
Filip Sodić 59c714111e
Support for the client setup function (#595)
* Add clientSetup support to analyzer and tidy up generator

* Add clientSetup support to generator

* Add tests for client setup function and tidy up

* Address PR comments for client setup function

* Clean up server and web app generators

* Document react query invalidation on logout

* Update e2e tests after query client cache clean

* Fix syntax error in exmaple app

* Remove leftover todos

* Fix formatting

* Fix formatting

* Fix tests for client setup function

* Update e2e test

* Fix todos in templates

* Add docs for client setup

* Fix docs typo

* Fix docs typo

* Fix docs typo

* Fix docs typo

* Update e2e test
2022-05-20 14:49:26 +02:00
..
ext Support for the client setup function (#595) 2022-05-20 14:49:26 +02:00
migrations Add pg-boss as a Job executor (#582) 2022-05-03 14:34:25 -04:00
.gitignore Add pg-boss as a Job executor (#582) 2022-05-03 14:34:25 -04:00
.wasproot Added missing wasp files to examples/todoApp. 2020-09-30 13:44:46 +02:00
sample.env Add pg-boss as a Job executor (#582) 2022-05-03 14:34:25 -04:00
todoApp.wasp Support for the client setup function (#595) 2022-05-20 14:49:26 +02:00