wasp/waspc/examples/todo-typescript
2024-10-04 13:53:34 +02:00
..
migrations Implement Wasp SDK generation (#1626) 2024-01-29 16:08:15 +01:00
src Update Prisma to v5 (#2231) 2024-09-04 15:16:25 +02:00
.gitignore Again updated default .gitignore: removed !.env.client. (#2090) 2024-06-10 20:37:40 +02:00
.prettierrc Implement Wasp SDK generation (#1626) 2024-01-29 16:08:15 +01:00
.waspignore Add latest changes to examples updated to 0.12.0 (#1816) 2024-02-26 15:20:52 +01:00
.wasproot Create restructuring prototype (#1584) 2024-01-29 14:00:20 +01: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
postcss.config.cjs Implement a Tailwind content path wrapper (#1731) 2024-02-09 13:10:37 +01:00
schema.prisma Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +02:00
tailwind.config.cjs Moves resolveProjectPath to wasp/dev (#1759) 2024-02-13 18:27:26 +01:00
tsconfig.json Adds "module" to tsconfig.json (#2012) 2024-05-08 11:57:31 +02:00
vite.config.ts Implement Wasp SDK generation (#1626) 2024-01-29 16:08:15 +01:00