Skip to content

Repository files navigation

Pitstop

The marketplace for armpit lovers — MVP static site.

Development

npm install
npm run dev

Open http://localhost:4321.

Build

npm run build
npm run preview

Static output is written to dist/.

Deploy to Cloudflare Pages

  1. Connect this repository in the Cloudflare Pages dashboard.
  2. Set build command: npm run build
  3. Set output directory: dist
  4. Deploy.

Node.js 22+ is required (engines in package.json).

Content

  • Posts and creators: src/data/*.json (includes imagePrompt fields for future asset generation)
  • Concepts: src/content/concepts/*.md

Replace imageUrl values with local paths under public/images/ when you generate real assets.

Docs

See docs/PRD.md for product requirements.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages