.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
Prettier format pending files
2025-11-17 08:47:57 +00:00
attached_assets
Fix errors preventing users from verifying Discord accounts and activating rewards
2025-12-03 01:38:00 +00:00
client
Update API calls to use the identity authority domain
2025-12-03 00:48:08 +00:00
discord-bot
Add verification code storage for Discord usernames
2025-12-02 22:37:32 +00:00
docs
Prettier format pending files
2025-11-17 08:47:57 +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
Prettier format pending files
2025-11-17 03:02:34 +00:00
shared
Remove demo API types
2025-08-06 02:14:21 +00:00
supabase /migrations
Create provider_identities table for OAuth federation to Foundation Passports
2025-11-17 08:38:20 +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
.env.foundation-oauth.example
completionId: cgen-6e1d80e2545f4e4998a976070bea2bc3
2025-11-17 02:24:05 +00:00
.gitignore
Configure Vite to work with Replit and secure file system access
2025-12-02 18:11:51 +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
.replit
Published your App
2025-12-03 00:54:25 +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
Dockerfile
Create Dockerfile for Railway deployment
2025-11-16 10:59:29 +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
Configure Vite to work with Replit and secure file system access
2025-12-02 18:11:51 +00:00
package.json
completionId: cgen-d8a68b9f3311415881722270f4b5faff
2025-11-16 10:59:25 +00:00
postcss.config.js
Initial commit
2025-08-05 20:03:34 +00:00
railway.json
Create railway.json configuration
2025-11-16 10:59:32 +00:00
replit.md
Update domain architecture and API routing information
2025-12-03 00:49:23 +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
Restore wildcard subdomain routing and same-origin API calls
2025-12-03 00:45:49 +00:00
vite.config.server.ts
Fix server build to produce the correct output file for deployment
2025-12-02 18:51:07 +00:00
vite.config.ts
Allow all hosts for Vite development server in Replit environment
2025-12-02 18:16:34 +00:00