{"id":21606284,"url":"https://github.com/zaydek/demo-solid-start-mdx","last_synced_at":"2025-07-16T13:09:59.560Z","repository":{"id":91627611,"uuid":"545039999","full_name":"zaydek/demo-solid-start-mdx","owner":"zaydek","description":"MVP repo for solid-styled using solid-mdx and solid-styled","archived":false,"fork":false,"pushed_at":"2022-10-03T17:20:39.000Z","size":108,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-22T15:44:20.482Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zaydek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-03T17:18:40.000Z","updated_at":"2023-03-10T08:04:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"4aec9c20-0af6-48c8-859b-a97987af0c59","html_url":"https://github.com/zaydek/demo-solid-start-mdx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zaydek/demo-solid-start-mdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaydek%2Fdemo-solid-start-mdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaydek%2Fdemo-solid-start-mdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaydek%2Fdemo-solid-start-mdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaydek%2Fdemo-solid-start-mdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaydek","download_url":"https://codeload.github.com/zaydek/demo-solid-start-mdx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaydek%2Fdemo-solid-start-mdx/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265512668,"owners_count":23779967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-24T20:20:28.993Z","updated_at":"2025-07-16T13:09:54.546Z","avatar_url":"https://github.com/zaydek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SolidStart\n\nEverything you need to build a Solid project, powered by [`solid-start`](https://github.com/ryansolid/solid-start/tree/master/packages/solid-start);\n\n## Creating a project\n\n```bash\n# create a new project in the current directory\nnpm init solid\n\n# create a new project in my-app\nnpm init solid my-app\n```\n\n## Developing\n\nOnce you've created a project and installed dependencies with `npm install` (or `pnpm install` or `yarn`), start a development server:\n\n```bash\nnpm run dev\n\n# or start the server and open the app in a new browser tab\nnpm run dev -- --open\n```\n\n## Building\n\nSolid apps are built with _adapters_, which optimise your project for deployment to different environments.\n\nBy default, `npm run build` will generate a Node app that you can run with `node build`. To use a different adapter, add it to the `devDependencies` in `package.json` and specify in your `vite.config.js`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaydek%2Fdemo-solid-start-mdx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaydek%2Fdemo-solid-start-mdx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaydek%2Fdemo-solid-start-mdx/lists"}