wasp/waspc/examples/crud-testing
2024-10-04 13:53:34 +02:00
..
migrations Integrate Lucia Auth in Wasp (#1625) 2024-01-15 11:53:54 +01:00
public Migrates CRUD testing example app (#1904) 2024-03-21 13:36:33 +01:00
src Update AuthUser API (#1915) 2024-04-22 17:39:50 +02:00
.gitignore Again updated default .gitignore: removed !.env.client. (#2090) 2024-06-10 20:37:40 +02:00
.waspignore Migrates CRUD testing example app (#1904) 2024-03-21 13:36:33 +01:00
.wasproot Automatic CRUD (#1197) 2023-06-14 16:55:07 +02:00
main.wasp Bumps Wasp to 0.15.0 (#2321) 2024-10-04 13:53:34 +02:00
package-lock.json Cleanup & bump some deps (#2316) 2024-10-04 12:03:40 +02:00
package.json Update Prisma to v5 (#2231) 2024-09-04 15:16:25 +02:00
prettier.config.js Signup Customisation [RFC] (#1395) 2023-09-12 13:19:47 +02:00
schema.prisma Update Prisma to v5 (#2231) 2024-09-04 15:16:25 +02:00
tsconfig.json Adds "module" to tsconfig.json (#2012) 2024-05-08 11:57:31 +02:00
vite.config.ts Migrates CRUD testing example app (#1904) 2024-03-21 13:36:33 +01:00