Skip to content

ForgeAILab/forgeailab.github.io

Repository files navigation

forge-site

Promotional website for Forge — the local-first workflow engine for coding agents.

Stack

Vite + React 18 + TypeScript + Tailwind CSS v4.

Dev

pnpm install      # or: npm install
pnpm dev          # http://localhost:5173
pnpm build        # production build -> dist/
pnpm preview      # preview the production build

Structure

src/
  App.tsx          # page composition
  components/
    Nav.tsx
    Hero.tsx
    Features.tsx
    Lifecycle.tsx  # animated task-lifecycle visualization
    Quickstart.tsx
    Footer.tsx
public/
  logo.png
  forge-wordmark.png
  demo.mp4
  favicon.png

Brand assets are mirrored from the main forge repo's assets/ directory.

About

Forge — the local-first workflow engine for coding agents. Marketing site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors