Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 405 Bytes

File metadata and controls

32 lines (22 loc) · 405 Bytes

Agent Instructions for website

Overview

Marketing and documentation site for create-python-app.

Tech Stack

  • Next.js 15 (App Router)
  • TypeScript
  • Tailwind CSS v3
  • Node.js 24.17.0 (see .node-version)
  • pnpm 10+

Key Commands

# Development
pnpm dev

# Build
pnpm build

# Tests
pnpm test

Code Style

  • ESLint flat config
  • Prettier for formatting
  • Conventional commits