No description
Find a file
Builder.io 1ef0cc707b Create API base URL utility for all client code
cgen-188cac9c01b24a52894ae0eae6b12663
2025-11-16 10:19:31 +00:00
.builder/rules Initial commit 2025-08-05 20:03:34 +00:00
.github/workflows Prettier format pending files 2025-11-09 21:48:04 +00:00
api completionId: cgen-5723b94d8a1c42d693d94d8552b0af02 2025-11-16 09:50:22 +00:00
client Create API base URL utility for all client code 2025-11-16 10:19:31 +00:00
discord-bot completionId: cgen-9d549678276244328bf91000db330e30 2025-11-15 03:05:29 +00:00
docs Remove Fly.io references from TECH_STACK_ANALYSIS.md 2025-11-15 21:13:28 +00:00
docs-migration Prettier format pending files 2025-11-05 02:45:56 +00:00
public AI & Machine Learning Beginners Course 2025-11-13 04:16:53 +00:00
scripts Prettier format pending files 2025-11-08 03:49:51 +00:00
server completionId: cgen-19a49fcb88134d9f8c20fca743291e9e 2025-11-16 10:18:46 +00:00
shared Remove demo API types 2025-08-06 02:14:21 +00:00
supabase/migrations CORP Client Hub schema for invoicing and contracts 2025-11-15 19:31:52 +00:00
tests Prettier format pending files 2025-11-08 03:49:51 +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.discord.example Discord Configuration Example 2025-11-05 07:33:35 +00:00
.env.example Create environment variables template 2025-08-06 00:04:12 +00:00
.gitignore Add discord-bot .env to gitignore 2025-11-10 07:55:48 +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
.vercelignore Fix .vercelignore to not exclude utility modules needed by handlers 2025-11-16 07:02:05 +00:00
AGENTS.md Initial commit 2025-08-05 20:03:34 +00:00
build-api.js Simplify build-api.js to just validate API setup 2025-11-16 05:00:15 +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
copy-api.js completionId: cgen-501e89513d5342e4a2c04a825bae5594 2025-11-16 01:49:28 +00:00
DISCORD_SETUP.md Update next steps section with final Discord configuration 2025-11-05 16:34:09 +00:00
hostinger-deploy.md Prettier format pending files 2025-08-06 03:38:55 +00:00
index.html completionId: cgen-1099a38dee794d9e9572a16ca3ae4f14 2025-11-15 03:28:04 +00:00
netlify.toml Initial commit 2025-08-05 20:03:34 +00:00
OAUTH_SETUP.md Replace fly.dev with aethex.dev throughout code/OAUTH_SETUP.md 2025-11-08 08:07:07 +00:00
package-lock.json completionId: cgen-aa0a57b34d6e475cb6ab4eca125ad78a 2025-11-08 20:50:07 +00:00
package.json Add stripe to package.json dependencies 2025-11-16 07:07:15 +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 Fix vercel.json rewrites to exclude API routes 2025-11-16 07:11:37 +00:00
vite.config.server.ts Initial commit 2025-08-05 20:03:34 +00:00
vite.config.ts Prettier format pending files 2025-11-05 04:50:45 +00:00