● onlinetty/0guest@bubucn:~$
v0.7.2utc+08static
// readme

the workspace.

Project structure, setup, and public surfaces.

$tree -L 1 indiesite
indiesite/
├── mianSite/ // next.js site
├── skills/ // codex + anthropic + cross-platform skills
├── scripts/ // build helpers
└── README.md
$npm install && npm run dev
dev server: http://localhost:3000
$