No description
Find a file
Builder.io b2ff830a9b Add opportunities applications API endpoint
cgen-2b632b71ce004d44801a3daf6eccd00a
2025-10-14 04:26:08 +00:00
.builder/rules Initial commit 2025-08-05 20:03:34 +00:00
api Clean up demo seed API pushes and responses 2025-10-14 02:57:56 +00:00
client Add opportunity quick action 2025-10-14 04:25:37 +00:00
netlify/functions Fix duplicate import in Netlify serverless function to prevent build/runtime errors 2025-09-28 07:14:27 +00:00
public Remove Netlify static 404 to restore custom app page 2025-09-30 05:00:26 +00:00
server Add opportunities applications API endpoint 2025-10-14 04:26:08 +00:00
shared Remove demo API types 2025-08-06 02:14:21 +00:00
supabase/migrations Create Supabase migration for applications table 2025-10-14 04:18:05 +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 Remove direct HelloSkip script from index.html 2025-10-14 00:29:53 +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-b0305742b28d44dfa512a994695852f2 2025-10-13 21:31:31 +00:00
package.json completionId: cgen-b0305742b28d44dfa512a994695852f2 2025-10-13 21:31:31 +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
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