wasp/waspc/examples/todoApp
2024-05-09 14:22:38 +02:00
..
migrations Integrate Lucia Auth in Wasp (#1625) 2024-01-15 11:53:54 +01:00
public Migrates internal Todo app to 0.12 (#1781) 2024-02-19 10:16:34 +01:00
src Testing types of todoApp in CI (#1960) 2024-05-09 14:22:38 +02:00
.gitignore Migrates internal Todo app to 0.12 (#1781) 2024-02-19 10:16:34 +01:00
.waspignore Migrates internal Todo app to 0.12 (#1781) 2024-02-19 10:16:34 +01:00
.wasproot Separate user code into client, server, shared (#753) 2022-11-11 17:20:49 +01:00
Dockerfile Adds support for Dockerfile customization (#732) 2022-10-13 12:46:07 -04:00
main.wasp Small cleanup after #1992 (#2021) 2024-05-08 17:36:09 +02:00
package-lock.json Testing types of todoApp in CI (#1960) 2024-05-09 14:22:38 +02:00
package.json Testing types of todoApp in CI (#1960) 2024-05-09 14:22:38 +02:00
postcss.config.cjs Replaces Create React App with Vite (#1019) 2023-03-01 17:14:14 +01:00
prettier.config.js Fixes user query cache invalidation (#1014) 2023-02-20 16:28:26 +01:00
sample.env.client feat: separate env vars for server and client (#683) 2022-10-06 12:51:28 +02:00
sample.env.server feat: separate env vars for server and client (#683) 2022-10-06 12:51:28 +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 Migrates internal Todo app to 0.12 (#1781) 2024-02-19 10:16:34 +01:00