Core backend API — auth, domain verification, mobile and desktop endpoints
  • TypeScript 92.1%
  • CSS 3.7%
  • JavaScript 2.4%
  • HTML 1.8%
Find a file
Anderson 7a7aa407e9
Some checks failed
CI / Build & Type Check (push) Failing after 0s
ci: trigger initial CI run
2026-05-17 04:22:28 +00:00
.gitea/workflows ci: add Forgejo Actions workflow 2026-05-17 04:19:49 +00:00
attached_assets Update API documentation to show correct base URLs and authentication status 2025-12-14 22:05:35 +00:00
client Fix syntax error in domain-verification component 2026-01-10 04:15:33 +00:00
client-aethex Add verifiedDomains to public stats endpoint and fix Stats component 2026-01-10 04:51:38 +00:00
routes Fix domain verification: Convert to TypeScript and integrate into routes 2026-01-10 03:51:44 +00:00
script Add React + Framer Motion frontend for aethex.tech with loading states and animations 2026-01-10 04:46:41 +00:00
server Add verifiedDomains to public stats endpoint and fix Stats component 2026-01-10 04:51:38 +00:00
shared feat: add comprehensive mobile/desktop app endpoints 2025-12-30 21:04:58 +00:00
utils Fix domain verification: Convert to TypeScript and integrate into routes 2026-01-10 03:51:44 +00:00
.ci-trigger ci: trigger initial CI run 2026-05-17 04:22:28 +00:00
.env Add Bearer token authentication 2025-12-29 22:26:20 +00:00
.env.example Add Bearer token authentication 2025-12-29 22:26:20 +00:00
.gitignore Extracted stack files 2025-12-14 02:08:06 +00:00
.railwayignore Add Bearer token authentication 2025-12-29 22:26:20 +00:00
.replit Saved progress at the end of the loop 2025-12-14 04:55:08 +00:00
aethex-tech-index.html Regenerate package-lock.json to fix Railway deployment 2025-12-30 01:49:23 +00:00
AETHEX_NET_INTEGRATION.md modified: TEST_API_V1.md 2026-01-06 02:56:43 +00:00
components.json Extracted stack files 2025-12-14 02:08:06 +00:00
DEPLOYMENT_CHECKLIST.md modified: DEPLOYMENT_CHECKLIST.md 2026-01-05 23:58:14 +00:00
design_guidelines.md Extracted stack files 2025-12-14 02:08:06 +00:00
drizzle.config.ts Extracted stack files 2025-12-14 02:08:06 +00:00
homepage.png Update API documentation to show correct base URLs and authentication status 2025-12-14 22:05:35 +00:00
IMPLEMENTATION_SUMMARY.md Add Bearer token authentication 2025-12-29 22:26:20 +00:00
MIGRATION_GUIDE.md Add Bearer token authentication 2025-12-29 22:26:20 +00:00
nixpacks.toml Add Bearer token authentication 2025-12-29 22:26:20 +00:00
ource .env Fix domain verification: Convert to TypeScript and integrate into routes 2026-01-10 03:51:44 +00:00
package-lock.json Regenerate package-lock.json with properly installed bufferutil@4.1.0 2026-01-10 03:56:47 +00:00
package.json Update bufferutil to latest version to fix Railway build 2026-01-10 03:54:17 +00:00
postcss.config.js Extracted stack files 2025-12-14 02:08:06 +00:00
pushed successfully!" Fix domain verification: Convert to TypeScript and integrate into routes 2026-01-10 03:51:44 +00:00
QUICKSTART.md Add Bearer token authentication 2025-12-29 22:26:20 +00:00
railway.json Add Bearer token authentication 2025-12-29 22:26:20 +00:00
RAILWAY_DEPLOYMENT.md Add Bearer token authentication 2025-12-29 22:26:20 +00:00
replit.md Implement dual-domain gateway routing for service and authentication access 2025-12-14 03:54:34 +00:00
tailwind.config.ts Extracted stack files 2025-12-14 02:08:06 +00:00
TEST_API_V1.md Fix domain verification: Convert to TypeScript and integrate into routes 2026-01-10 03:51:44 +00:00
tsconfig.json Extracted stack files 2025-12-14 02:08:06 +00:00
vite.config.ts Extracted stack files 2025-12-14 02:08:06 +00:00