wasp/waspc/examples/todo-typescript
2024-07-03 13:51:29 +02:00
..
migrations Implement Wasp SDK generation (#1626) 2024-01-29 16:08:15 +01:00
src Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +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 Using Prisma file alongside Wasp (#2035) 2024-07-03 13:51:29 +02:00
package-lock.json Explicit public API types (#1930) 2024-04-14 19:32:38 +02:00
package.json Implement Wasp SDK generation (#1626) 2024-01-29 16:08:15 +01: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