{"id":19768352,"url":"https://github.com/roxiness/example-generated-navigation","last_synced_at":"2026-06-09T03:39:18.690Z","repository":{"id":38245068,"uuid":"259374526","full_name":"roxiness/example-generated-navigation","owner":"roxiness","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-06T04:29:37.000Z","size":1524,"stargazers_count":0,"open_issues_count":19,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T00:32:44.411Z","etag":null,"topics":["routify"],"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/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-04-27T15:33:41.000Z","updated_at":"2021-03-03T08:46:25.000Z","dependencies_parsed_at":"2023-02-05T07:35:18.481Z","dependency_job_id":null,"html_url":"https://github.com/roxiness/example-generated-navigation","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%2Fexample-generated-navigation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxiness%2Fexample-generated-navigation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxiness%2Fexample-generated-navigation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxiness%2Fexample-generated-navigation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roxiness","download_url":"https://codeload.github.com/roxiness/example-generated-navigation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241100523,"owners_count":19909740,"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":["routify"],"created_at":"2024-11-12T04:37:40.424Z","updated_at":"2026-06-09T03:39:13.650Z","avatar_url":"https://github.com/roxiness.png","language":"JavaScript","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\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%2Fexample-generated-navigation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froxiness%2Fexample-generated-navigation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxiness%2Fexample-generated-navigation/lists"}