No description
Find a file
2025-12-22 13:10:25 +00:00
client Improve contact form error reporting 2025-12-22 12:54:18 +00:00
functions/api Handle contact form POST with onRequest 2025-12-22 12:58:00 +00:00
server Initial commit 2025-12-21 10:34:50 +00:00
shared Initial commit 2025-12-21 10:34:50 +00:00
src Fix worker endpoint URL regex 2025-12-22 13:10:25 +00:00
.gitignore Initial commit 2025-12-21 10:34:50 +00:00
.replit Saved progress at the end of the loop 2025-12-21 10:36:30 +00:00
components.json Initial commit 2025-12-21 10:34:50 +00:00
drizzle.config.ts Initial commit 2025-12-21 10:34:50 +00:00
package-lock.json Fix contact email delivery via ACS REST 2025-12-22 12:51:53 +00:00
package.json Fix contact email delivery via ACS REST 2025-12-22 12:51:53 +00:00
postcss.config.js Initial commit 2025-12-21 10:34:50 +00:00
tailwind.config.ts Initial commit 2025-12-21 10:34:50 +00:00
tsconfig.json Initial commit 2025-12-21 10:34:50 +00:00
vite.config.ts Initial commit 2025-12-21 10:34:50 +00:00
wrangler.jsonc Add worker entry for contact form 2025-12-22 13:08:59 +00:00