{"id":19450958,"url":"https://github.com/rixo/svench-example-routify-starter","last_synced_at":"2026-06-20T09:31:48.893Z","repository":{"id":40719235,"uuid":"260468504","full_name":"rixo/svench-example-routify-starter","owner":"rixo","description":"Example of adding Svench to Routify's starter template","archived":false,"fork":false,"pushed_at":"2023-01-06T04:44:42.000Z","size":2001,"stargazers_count":1,"open_issues_count":16,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-19T09:22:52.929Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Svelte","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/rixo.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}},"created_at":"2020-05-01T13:41:53.000Z","updated_at":"2021-04-06T23:18:40.000Z","dependencies_parsed_at":"2023-02-05T08:31:02.779Z","dependency_job_id":null,"html_url":"https://github.com/rixo/svench-example-routify-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rixo/svench-example-routify-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rixo%2Fsvench-example-routify-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rixo%2Fsvench-example-routify-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rixo%2Fsvench-example-routify-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rixo%2Fsvench-example-routify-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rixo","download_url":"https://codeload.github.com/rixo/svench-example-routify-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rixo%2Fsvench-example-routify-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34565240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-10T16:39:42.263Z","updated_at":"2026-06-20T09:31:48.876Z","avatar_url":"https://github.com/rixo.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# routify-starter\n\nStarter template for [Routify](https://github.com/sveltech/routify)\n\n### Get started\n\nTo use this starter run `npx @sveltech/routify init` in an empty folder.\n\nAlternatively, you can clone this repo.\n\n### Npm scripts\n\n| Syntax           | Description                                                                       |\n|------------------|-----------------------------------------------------------------------------------|\n| `dev`            | Development (port 5000)                                                           |\n| `dev-dynamic`    | Development with dynamic imports                                                  |\n| `build`          | Build a bundled app with SSR + prerendering and dynamic imports                   |\n| `serve`          | Run after a build to preview. Serves SPA on 5000 and SSR on 5005                  |\n| `deploy:*`       | Deploy to netlify or now                                                          |\n| `export`         | Create static pages from content in dist folder (used by `npm run build`)         |\n\n### SSR and pre-rendering\n\nSSR and pre-rendering are included in the default build process.\n\n`npm run deploy:(now|netlify)` will deploy the app with SSR and prerendering included.\n\nTo render async data, call the `$ready()` helper whenever your data is ready.\n\nIf $ready() is present, rendering will be delayed till the function has been called.\n\nOtherwise it will be rendered instantly.\n\nSee [src/pages/example/api/[showId].svelte](https://github.com/sveltech/routify-starter/blob/master/src/pages/example/api/%5BshowId%5D.svelte) for an example.\n\n### Production\n\n* For SPA or SSR apps please make sure that url rewrite is enabled on the server.\n* For SPA redirect to `__dynamic.html`.\n* For SSR redirect to the lambda function or express server.\n\n### Issues?\n\nFile on Github! See https://github.com/sveltech/routify/issues .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frixo%2Fsvench-example-routify-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frixo%2Fsvench-example-routify-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frixo%2Fsvench-example-routify-starter/lists"}