Skip to content

Repository files navigation

Singularity website

The Next.js, TypeScript, and Tailwind CSS website for the Singularity open control stack.

Local development

npm ci
cp .env.example .env.local
npm run dev

Open http://localhost:3000.

Routes

  • / — product-family overview with the animated matrix hero
  • /parallax — CLI coding-agent installation and usage guide
  • /aether — infrastructure-agent architecture and Docker guide

Validate a production build

npm run lint
npm run typecheck
npm run build
npm run start

Before deploying, set NEXT_PUBLIC_SITE_URL to the final HTTPS origin. This keeps the canonical URL and social-preview image correct on any hosting provider.

About

A physics-inspired monochrome WebGL singularity experience built with Next.js and React Three Fiber.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages