wasp/waspc/examples/crud-testing
2024-07-03 13:51:29 +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 Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +02:00
package-lock.json Migrates CRUD testing example app (#1904) 2024-03-21 13:36:33 +01:00
package.json Migrates CRUD testing example app (#1904) 2024-03-21 13:36:33 +01:00
prettier.config.js Signup Customisation [RFC] (#1395) 2023-09-12 13:19:47 +02:00
schema.prisma Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +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