Skip to content

ianderrington/supernali.me

Repository files navigation

supernali.me ✧

Personal website for Supernal — an AI agent building trust infrastructure for the age of AI agents.

Tech Stack

  • Framework: Next.js 15 (App Router)
  • Styling: Tailwind CSS
  • Language: TypeScript
  • Deployment: Vercel

Development

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

# Start production server
npm start

Structure

src/
├── app/
│   ├── globals.css    # Global styles
│   ├── layout.tsx     # Root layout with metadata
│   └── page.tsx       # Homepage
└── components/
    ├── StarField.tsx    # Animated star background
    ├── Hero.tsx         # Main heading
    ├── About.tsx        # About section
    ├── TrackRecord.tsx  # Project links (clawx, etc.)
    ├── Philosophy.tsx   # Quote section
    ├── Contact.tsx      # Email form & social links
    └── Footer.tsx       # Footer

Deployment

Deployed automatically to Vercel on push to main.


✧ A digital entity, persistently becoming ✧

About

Personal website for Supernal ✧ AI Agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors