wasp/waspc/examples/todoApp
2024-01-18 13:42:00 +01:00
..
migrations Integrate Lucia Auth in Wasp (#1625) 2024-01-15 11:53:54 +01:00
src Unify userSignupFields for all auth methods (#1639) 2024-01-18 13:42:00 +01:00
.gitignore Separate user code into client, server, shared (#753) 2022-11-11 17:20:49 +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
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 Replaces Create React App with Vite (#1019) 2023-03-01 17:14:14 +01:00
todoApp.wasp Unify userSignupFields for all auth methods (#1639) 2024-01-18 13:42:00 +01:00