{"id":24910465,"url":"https://github.com/poad/solid-start-ssr-lambda","last_synced_at":"2025-03-28T01:58:46.793Z","repository":{"id":274991458,"uuid":"924674645","full_name":"poad/solid-start-ssr-lambda","owner":"poad","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-26T01:50:59.000Z","size":1627,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T02:39:44.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/poad.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":"2025-01-30T12:56:20.000Z","updated_at":"2025-03-26T01:51:02.000Z","dependencies_parsed_at":"2025-02-16T13:42:21.366Z","dependency_job_id":"3cdb629c-145e-4321-9565-31ef6ff503c4","html_url":"https://github.com/poad/solid-start-ssr-lambda","commit_stats":null,"previous_names":["poad/solid-start-ssr-lambda"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poad%2Fsolid-start-ssr-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poad%2Fsolid-start-ssr-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poad%2Fsolid-start-ssr-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poad%2Fsolid-start-ssr-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poad","download_url":"https://codeload.github.com/poad/solid-start-ssr-lambda/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245955265,"owners_count":20699891,"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":"2025-02-02T03:36:06.469Z","updated_at":"2025-03-28T01:58:46.773Z","avatar_url":"https://github.com/poad.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SolidStart\n\nEverything you need to build a Solid project, powered by [`solid-start`](https://start.solidjs.com);\n\n## Creating a project\n\n```bash\n# create a new project in the current directory\npnpm create solid\n\n# create a new project in my-app\npnpm create 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\npnpm dev\n\n# or start the server and open the app in a new browser tab\npnpm dev -- --open\n```\n\n## Building\n\nSolid apps are built with _presets_, 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 `npm start`. To use a different preset, add it to the `devDependencies` in `package.json` and specify in your `app.config.js`.\n\n## Testing\n\nTests are written with `vitest`, `@solidjs/testing-library` and `@testing-library/jest-dom` to extend expect with some helpful custom matchers.\n\nTo run them, simply start:\n\n```sh\npnpm test\n```\n\n## This project was created with the [Solid CLI](https://solid-cli.netlify.app)\n\n## Deploy\n\nRefernce \u003chttps://docs.solidjs.com/guides/deployment-options/aws-via-sst\u003e\n\n```sh\npnpm dlx sst@latest deploy --stage production\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoad%2Fsolid-start-ssr-lambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoad%2Fsolid-start-ssr-lambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoad%2Fsolid-start-ssr-lambda/lists"}