No description
- TypeScript 36.2%
- CSS 34.2%
- Astro 28.4%
- JavaScript 1.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .vscode | ||
| www | ||
| .gitignore | ||
| .prettierrc | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
'puts
The monorepo for 'puts, a planned free and open-source archive of opt-in AI agent logs.
Workspaces
www— pre-alpha announcement site, waitlist, and Vercel deployment
Additional services and packages will be added as the project grows.
Development
Requires Node.js 22.12+ and pnpm.
pnpm install
pnpm dev
Root commands delegate to the appropriate workspace:
pnpm check
pnpm test
pnpm test:e2e
pnpm build
See www/README.md for website configuration and database
setup.