Problem Statement
New users may not know what a minimal project for React, Vue, Flask, FastAPI, etc. should look like. This can slow down onboarding and experimentation.
Proposed Solution
Provide example starter templates for each supported framework, easily selectable via the CLI.
Alternative Solutions
Link to external repositories or documentation with starter projects.
Feature Category
Template System
Priority Level
Medium - Would improve workflow
Use Cases
- When creating a new project and unsure of best practices.
- When evaluating Peezy CLI for multiple frameworks.
- When teaching new developers how to scaffold projects.
Examples
peezy create my-app --template react
peezy create my-app --template flask
Additional Context
Starter templates should be well-commented and kept up-to-date with framework best practices.
Checklist
Problem Statement
New users may not know what a minimal project for React, Vue, Flask, FastAPI, etc. should look like. This can slow down onboarding and experimentation.
Proposed Solution
Provide example starter templates for each supported framework, easily selectable via the CLI.
Alternative Solutions
Link to external repositories or documentation with starter projects.
Feature Category
Template System
Priority Level
Medium - Would improve workflow
Use Cases
Examples
Additional Context
Starter templates should be well-commented and kept up-to-date with framework best practices.
Checklist