{"id":19768348,"url":"https://github.com/roxiness/routify-example-tvshow","last_synced_at":"2025-04-30T16:34:12.461Z","repository":{"id":40725137,"uuid":"250991225","full_name":"roxiness/routify-example-tvshow","owner":"roxiness","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-06T02:44:19.000Z","size":394,"stargazers_count":6,"open_issues_count":13,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T03:11:45.100Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/roxiness.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-03-29T09:00:32.000Z","updated_at":"2024-03-14T03:01:40.000Z","dependencies_parsed_at":"2023-02-05T03:46:21.827Z","dependency_job_id":null,"html_url":"https://github.com/roxiness/routify-example-tvshow","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxiness%2Froutify-example-tvshow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxiness%2Froutify-example-tvshow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxiness%2Froutify-example-tvshow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxiness%2Froutify-example-tvshow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roxiness","download_url":"https://codeload.github.com/roxiness/routify-example-tvshow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251742832,"owners_count":21636517,"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-12T04:37:39.465Z","updated_at":"2025-04-30T16:34:11.963Z","avatar_url":"https://github.com/roxiness.png","language":"CSS","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 (to test dynamic imports use ``npm run dev -- -D``)                                                    |\n| `build`          | Build a bundled app for SSR + prerendering and a dynamic app for code splitting   |\n| `preview-build`  | Run after build to preview app                                                    |\n| `deploy:*`       | Deploy to netlify or now                                                          |\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%2Froxiness%2Froutify-example-tvshow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froxiness%2Froutify-example-tvshow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxiness%2Froutify-example-tvshow/lists"}