For the Nerds
Since we know some of you care more about the stack than the story, here’s what’s powering ModBase under the hood:
// Frontend - Next.js (TypeScript, App Router) - TailwindCSS + shadcn/ui for styling - Framer Motion for smooth animations // API Layer - Express.js (TypeScript) - PostgreSQL (Supabase) for relational data - Redis for caching & rate limiting - JWT & OAuth2 auth handling // Bot - Node.js (TypeScript) - Discord.js, clustered for scale - Runs independently on a separate server // Infra - Dockerized services - Reverse proxy (NGINX) - CI/CD pipelines for deployment
Yes, we know. We could have used Rust + WASM + a sprinkle of AI. But hey, TypeScript supremacy ✨