{"id":13490607,"url":"https://github.com/solidjs/solid-start","last_synced_at":"2026-02-25T11:12:33.528Z","repository":{"id":37047039,"uuid":"352861350","full_name":"solidjs/solid-start","owner":"solidjs","description":"SolidStart, the Solid app framework","archived":false,"fork":false,"pushed_at":"2026-02-14T18:06:34.000Z","size":18314,"stargazers_count":5812,"open_issues_count":121,"forks_count":407,"subscribers_count":48,"default_branch":"main","last_synced_at":"2026-02-16T11:32:20.044Z","etag":null,"topics":["file-system-routing","fine-grained-reactivity","meta-framework","sdk","signals","solid-js","solidjs","solidstart","spa","ssr"],"latest_commit_sha":null,"homepage":"https://start.solidjs.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solidjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-03-30T03:42:11.000Z","updated_at":"2026-02-16T06:46:24.000Z","dependencies_parsed_at":"2023-12-11T17:44:23.875Z","dependency_job_id":"7c8a6b86-3449-435b-861e-d20467959294","html_url":"https://github.com/solidjs/solid-start","commit_stats":{"total_commits":2011,"total_committers":229,"mean_commits":8.781659388646288,"dds":0.599204375932372,"last_synced_commit":"e45e49987c0321f8f303f76d1248c3bb13c2c3f0"},"previous_names":[],"tags_count":129,"template":false,"template_full_name":null,"purl":"pkg:github/solidjs/solid-start","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid-start","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid-start/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid-start/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid-start/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidjs","download_url":"https://codeload.github.com/solidjs/solid-start/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidjs%2Fsolid-start/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29645170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T05:21:04.652Z","status":"ssl_error","status_checked_at":"2026-02-20T05:21:04.238Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["file-system-routing","fine-grained-reactivity","meta-framework","sdk","signals","solid-js","solidjs","solidstart","spa","ssr"],"created_at":"2024-07-31T19:00:49.358Z","updated_at":"2026-02-20T08:01:24.460Z","avatar_url":"https://github.com/solidjs.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n\n[![Banner](https://assets.solidjs.com/banner?project=Start\u0026type=core)](https://github.com/solidjs)\n\n[![Version](https://img.shields.io/npm/v/@solidjs/start.svg?style=for-the-badge\u0026color=blue\u0026logo=npm)](https://npmjs.com/package/@solidjs/start)\n[![Downloads](https://img.shields.io/npm/dm/@solidjs/start.svg?style=for-the-badge\u0026color=green\u0026logo=npm)](https://npmjs.com/package/@solidjs/start)\n[![Stars](https://img.shields.io/github/stars/solidjs/solid-start?style=for-the-badge\u0026color=yellow\u0026logo=github)](https://github.com/solidjs/solid-start)\n[![Discord](https://img.shields.io/discord/722131463138705510?label=join\u0026style=for-the-badge\u0026color=5865F2\u0026logo=discord\u0026logoColor=white)](https://discord.com/invite/solidjs)\n[![Reddit](https://img.shields.io/reddit/subreddit-subscribers/solidjs?label=join\u0026style=for-the-badge\u0026color=FF4500\u0026logo=reddit\u0026logoColor=white)](https://reddit.com/r/solidjs)\n\n\u003c/div\u003e\n\n- For building apps with SolidStart, check the [package README](/packages/start/README.md) and our [official docs](https://docs.solidjs.com/solid-start)\n- For contributing to codebase, check [CONTRIBUTING.md](/CONTRIBUTING.md)\n- For creating a new template, please head over to [solidjs/templates](https://github.com/solidjs/templates)\n\n\u003e [!IMPORTANT]\n\u003e This is the branch for the SolidStart 2.0.0-alpha that is currently under heavy development.\n\u003e \n\u003e Current SolidStart is maintained at [`1.x`](https://github.com/solidjs/solid-start/tree/1.x).\n\n## Prerequisites\n\n- **Node.js**: Use the version specified in `.nvmrc`. To manage multiple versions across your system, we recommend a version manager such as [fnm](https://github.com/Schniz/fnm), or another of your choice.\n- **pnpm**: Install globally via `npm install -g pnpm`. Or let **Corepack** handle it in the setup step below.\n- **Git**: Ensure Git is installed for cloning and managing the repository.\n\n## Monorepo Structure\n\nSolidStart is a pnpm-based monorepo with nested workspaces. Key directories include:\n\n- **`packages/start`**: The core `@solidjs/start` package.\n- **`apps/landing-page`**: The official landing page.\n- **`apps/tests`**: Unit and end-to-end (E2E) tests using Vitest and Playwright.\n- **`apps/fixtures`**: Fixture projects for testing.\n\nUse pnpm filters (e.g. `pnpm --filter @solidjs/start ...`) to target specific packages.\n\n## Local Setup\n\n1. Clone the repository\n\n   ```bash\n   git clone https://github.com/solidjs/solid-start.git\n   cd solid-start\n   ```\n\n2. Enable the correct pnpm version specified in package.json\n\n   ```bash\n   corepack enable\n   ```\n\n3. Install dependencies\n\n   ```bash\n   pnpm dedupe\n   ```\n\n   (`pnpm dedupe` will install dependencies _and_ clean the lockfile from duplicates, useful for preventing conflicts).\n\n4. Build all packages and the landing page\n   ```bash\n   pnpm run build:all\n   ```\n\nIf you encounter issues (e.g. missing `node_modules`), clean the workspace\n\n```bash\npnpm run clean:all\n```\n\nThen reinstall dependencies and rebuild.\n\n## Running Tests\n\nEnd-to-end tests are located in `apps/tests` projects. For manual testing and development use the `apps/fixtures` apps, and finally, integration and unit tests live inside their respective packages.\n\n1. Install the Chromium for Playwright binary (required only once)\n\n   ```bash\n   pnpm --filter tests exec playwright install chromium\n   ```\n\n2. For unit tests that check build artifacts, build the test app first\n\n   ```bash\n   pnpm --filter tests run build\n   ```\n\n3. Run unit tests (puts vitest in watch mode)\n\n   ```bash\n   pnpm --filter tests run unit\n   ```\n\n   - CI mode (run once): `pnpm --filter tests run unit:ci`\n   - UI mode: `pnpm --filter tests run unit:ui`\n\n4. Run E2E tests\n\n   ```bash\n   pnpm --filter tests run e2e\n   ```\n\n   - UI mode: `pnpm --filter tests run e2e:ui`\n\n5. Clean test artifacts\n   ```bash\n   pnpm run clean:test\n   ```\n\n## Development\n\n1. Make your changes in the relevant package (e.g. `packages/start`)\n\n2. Rebuild affected packages\n\n   ```bash\n   pnpm run packages:build\n   ```\n\n   For a full rebuild: `pnpm run build:all`\n\n3. Test your changes\n\n   - For fixtures, pick the name of the fixture and run the `dev` with workspace filtering.\n     ```bash\n     pnpm --filter fixture-basic dev\n     ```\n   - For the landing page (from the root directory)\n     ```bash\n     pnpm run lp:dev\n     ```\n\n4. Clean builds if needed\n   ```bash\n   pnpm run packages:clean # Cleans packages' node_modules and dist folders\n   pnpm run lp:clean # Cleans the landing page\n   pnpm run clean:root # Cleans root-level caches\n   ```\n\n---\n\nIf you have read all the way here, you're already a champ! 🏆\nThank you.\n","funding_links":[],"categories":["TypeScript","📦 Components \u0026 Libraries","Frameworks"],"sub_categories":["SSR","SolidJS"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidjs%2Fsolid-start","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidjs%2Fsolid-start","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidjs%2Fsolid-start/lists"}