wasp/waspc/examples/todoApp
2023-06-20 07:31:20 -04:00
..
migrations Adding e-mail auth (e-mail verfication, password reset) (#1087) 2023-04-05 23:25:03 +02:00
src Adds WebSocket support (#1203) 2023-06-19 10:49:57 +02: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 [waspls] add dictionary autocomplete and signature help (#1230) 2023-06-20 07:31:20 -04:00