Skip to content

feat: add @aeorank/solid-start framework plugin #3

@vinpatel

Description

@vinpatel

SolidStart is the Solid.js meta-framework and has picked up real adoption. It's conceptually similar to SvelteKit/Nuxt (file-based routing, SSR) so the plugin shape should mirror packages/sveltekit almost 1:1.

Scope

Ship packages/solid-start as @aeorank/solid-start:

  • A Vite plugin or SolidStart config helper that wires @aeorank/core generators into the build pipeline
  • Writes the 9 AEO files to the SolidStart output directory

Reference

  • packages/sveltekit is the closest shape — copy its Vite plugin setup
  • Generators live in packages/core/src/generators/

Acceptance

  • packages/solid-start/ publishes as @aeorank/solid-start
  • Tests verify 9 files are generated into the build output
  • Docs page at apps/docs/.../frameworks/solid-start/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestframework-pluginNew or improved framework integration (Next, Astro, Hugo, etc.)good first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions