1
1
mirror of https://github.com/wasp-lang/wasp.git synced 2024-12-23 09:02:26 +03:00
wasp/waspc/examples/todoApp
Filip Sodić 50d806daa6
Update React Query to v3 ()
* Apply minor syntax fixes to templates

* Fix Wasp react app warnings

* Fix small bug in waspc todo app

* Rearrange functions in RouterGenerator

* Migrate react-query to v3

* Collapse config in react query

* Update e2e tests after react-query migration

* Rename function in RouterGenerator

* Update job tests
2022-04-15 11:23:15 +02:00
..
ext Update React Query to v3 () 2022-04-15 11:23:15 +02:00
migrations Upgrade Prisma to version 3.9.1 () 2022-02-11 17:55:41 -05:00
.env Implemented support for dotenv file. () 2021-04-16 12:43:57 +02:00
.gitignore Added missing wasp files to examples/todoApp. 2020-09-30 13:44:46 +02:00
.wasproot Added missing wasp files to examples/todoApp. 2020-09-30 13:44:46 +02:00
todoApp.wasp Adds a simple pass-through Jobs implementation. () 2022-04-13 12:30:29 -04:00