|
.builder/rules
|
Initial commit
|
2025-08-05 20:03:34 +00:00 |
|
api
|
Prettier format pending files
|
2025-09-30 01:40:07 +00:00 |
|
client
|
Prettier format pending files
|
2025-09-30 22:55:59 +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
|
Make server Supabase admin client lazy to avoid throwing when env vars are missing
|
2025-09-30 00:13:34 +00:00 |
|
shared
|
Remove demo API types
|
2025-08-06 02:14:21 +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
|
Prettier format pending files
|
2025-09-27 23:26:32 +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
|
Create Supabase configuration
|
2025-08-06 00:02:38 +00:00 |
|
package.json
|
Add @vercel/node dependency
|
2025-09-30 22:58:43 +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 |