SamagraX-Stencil / stencil-web

Web molecules and pages
https://stencil-ui-templates.vercel.app/
8 stars 28 forks source link

Feat: Stencil CLI #65

Open prtkjakhar opened 3 months ago

prtkjakhar commented 3 months ago

New CLI Tool Proposal: Template-Based Project Generator

Overview

This proposal outlines the development of a new CLI tool designed to streamline and simplify the process of initializing projects by providing a selection of predefined templates and configurations. Similar to the NextJS CLI, this tool will offer users a guided experience through a series of choices that culminate in the generation of a fully configured project.

Templates and Configurations

General Templates

  1. React Template

    • [ ] Basic React setup using preferred configurations.
  2. Next.js Template https://github.com/SamagraX-Stencil/ui-templates/issues/48

    • [ ] Basic Next.js setup including essential Next.js features like API routes.

Feature-Specific Functionality

Standard Pages

  1. Admin Template

Functionality

Admin Pages

Testing Checklist

Documentation Requirements

Acceptance Criteria

Submission Guidelines

Please ensure that your contributions adhere to the outlined specifications and submit a pull request for review by the project maintainers.