Stack
Next.js App Router, React, and a custom CSS system tuned to a numer.ai-adjacent product style.
README
This page mirrors the repository README in a browser-friendly format so the site can be deployed behind Nginx without relying on local file links.
Next.js App Router, React, and a custom CSS system tuned to a numer.ai-adjacent product style.
The site includes homepage, leaderboard, data, modeling, submissions, signals, fund, network, and docs routes.
Install dependencies with npm install, then start development with npm run dev.
The project is configured with output: "export", so npm run build produces a deployable static site in out/.