wasp/waspc/headless-test/examples/todoApp
2024-07-03 13:51:29 +02:00
..
migrations Auth Hooks (#1993) 2024-06-20 17:10:11 +02:00
public Enables headless and unit tests (#1763) 2024-02-14 17:58:26 +01:00
src Fixes the CRUD client helpers (#2098) 2024-07-02 09:44:03 +02:00
.env.client.example Made examples/todoApp more approachable (+ documented what it should be used for) (#2094) 2024-06-18 21:02:10 +02:00
.env.server.example Add support for auth with Discord (#2110) 2024-06-25 18:31:58 +02:00
.gitignore Made examples/todoApp more approachable (+ documented what it should be used for) (#2094) 2024-06-18 21:02:10 +02:00
.wasproot Adds headless testing (#1186) 2023-05-17 14:54:47 +02:00
Dockerfile Adds headless testing (#1186) 2023-05-17 14:54:47 +02:00
package-lock.json Update AuthUser API (#1915) 2024-04-22 17:39:50 +02:00
package.json Migrates headless tests to new structure (#1760) 2024-02-13 18:56:24 +01:00
postcss.config.cjs Adds headless testing (#1186) 2023-05-17 14:54:47 +02:00
prettier.config.js Adds headless testing (#1186) 2023-05-17 14:54:47 +02:00
schema.prisma Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +02:00
tailwind.config.cjs Migrates headless tests to new structure (#1760) 2024-02-13 18:56:24 +01:00
todoApp.wasp Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +02:00
tsconfig.json Revert "Uses extends in the user land tsconfig.json (#1793)" (#1803) 2024-02-22 17:10:37 +01:00
vite.config.ts Migrates headless tests to new structure (#1760) 2024-02-13 18:56:24 +01:00