|
.builder/rules
|
Initial commit
|
2025-08-05 20:03:34 +00:00 |
|
api
|
Prettier format pending files
|
2025-10-14 04:35:52 +00:00 |
|
client
|
Prettier format pending files
|
2025-10-18 02:53:44 +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
|
Prettier format pending files
|
2025-10-18 02:53:44 +00:00 |
|
shared
|
Remove demo API types
|
2025-08-06 02:14:21 +00:00 |
|
supabase/migrations
|
Add invites, connections, endorsements, reward_events schema and reputation_score column
|
2025-10-18 02:38:24 +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
|
commit pending changes
|
2025-10-15 22:37:16 +00:00 |
|
package.json
|
Add resend dependency
|
2025-10-14 07:10:38 +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
|
Add Vercel SPA rewrites to serve index.html and use custom 404
|
2025-10-18 01:27:04 +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 |