Skip to content

docs: add missing project configuration documentation page content - #50

Open
TrueFurina wants to merge 1 commit into
Create-Python-App:mainfrom
TrueFurina:docs/project-configuration
Open

docs: add missing project configuration documentation page content#50
TrueFurina wants to merge 1 commit into
Create-Python-App:mainfrom
TrueFurina:docs/project-configuration

Conversation

@TrueFurina

Copy link
Copy Markdown

Summary

Per #20: docs/PROJECT_CONFIGURATION.md was a copy of the CNA template (ESLint/Prettier/TypeScript/Husky) with no Python-specific content. Fills in the CPA-relevant parts (uv, pyproject, env).

Changes

  • docs/PROJECT_CONFIGURATION.md: appended three sections:
    • uv — package/project manager usage (uv sync, uv add, uv run), lockfile as source of truth
    • pyproject.toml — metadata / dependencies / [tool.*] config, prefer uv add to keep lockfile in sync
    • Environment variables (.env).env.example template, gitignore note, how to add a new variable

Verification

  • Content matches the repo's actual Python tooling (uv + pyproject.toml + uv.lock present in the repo)
  • Existing CNA-derived sections untouched

@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

@TrueFurina is attempting to deploy a commit to the create-node-app Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 6e0320f1-0632-41ac-94bc-03a93617cb28


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant