No description
Find a file
2025-11-05 02:45:56 +00:00
.builder/rules Initial commit 2025-08-05 20:03:34 +00:00
api Prettier format pending files 2025-11-05 02:45:56 +00:00
client Prettier format pending files 2025-11-05 02:45:56 +00:00
docs-migration Prettier format pending files 2025-11-05 02:45:56 +00:00
netlify/functions Prettier format pending files 2025-11-05 02:45:56 +00:00
public completionId: cgen-b75e681067064b12a0de02b0babbf460 2025-11-05 00:02:51 +00:00
server Replace Resend with Hostinger SMTP email service 2025-11-04 22:54:33 +00:00
shared Remove demo API types 2025-08-06 02:14:21 +00:00
supabase/migrations Add migration to include 'staff' in user_type_enum 2025-10-18 21:03:22 +00:00
.builderrules Todo list updated 2025-10-01 02:16:46 +00:00
.dockerignore Initial commit 2025-08-05 20:03:34 +00:00
.env.example Create environment variables template 2025-08-06 00:04:12 +00:00
.gitignore Initial commit 2025-08-05 20:03:34 +00:00
.htaccess Create .htaccess file for Hostinger SPA routing 2025-08-06 03:31:57 +00:00
.npmrc Initial commit 2025-08-05 20:03:34 +00:00
.prettierrc Initial commit 2025-08-05 20:03:34 +00:00
AGENTS.md Initial commit 2025-08-05 20:03:34 +00:00
build-for-hostinger.sh Create build script for Hostinger deployment 2025-08-06 03:32:07 +00:00
components.json Initial commit 2025-08-05 20:03:34 +00:00
hostinger-deploy.md Prettier format pending files 2025-08-06 03:38:55 +00:00
index.html completionId: cgen-c6936ab7b7904045a84e15e2faa02773 2025-11-05 00:02:45 +00:00
netlify.toml Initial commit 2025-08-05 20:03:34 +00:00
OAUTH_SETUP.md Prettier format pending files 2025-08-06 00:35:27 +00:00
package-lock.json completionId: cgen-5ffab8c7737e487f880291d0eb801466 2025-11-04 22:55:19 +00:00
package.json completionId: cgen-5ffab8c7737e487f880291d0eb801466 2025-11-04 22:55:19 +00:00
postcss.config.js Initial commit 2025-08-05 20:03:34 +00:00
supabase-migration.sql Append user_roles table and RLS to migration SQL 2025-09-27 21:13:35 +00:00
SUPABASE_SETUP.md Prettier format pending files 2025-08-06 00:35:27 +00:00
tailwind.config.ts Update tailwind config with AeThex brand colors 2025-08-05 22:46:04 +00:00
tsconfig.json Initial commit 2025-08-05 20:03:34 +00:00
vercel.json Align Vercel output directory with Vite SPA build 2025-10-19 01:27:29 +00:00
vite.config.server.ts Initial commit 2025-08-05 20:03:34 +00:00
vite.config.ts Fix Vercel build by avoiding Supabase init during Vite config load and harden server Supabase init 2025-09-30 00:13:23 +00:00