{"id":29733966,"url":"https://github.com/themesberg/flowbite-react-template-vike","last_synced_at":"2025-07-25T10:38:26.034Z","repository":{"id":283351250,"uuid":"951298126","full_name":"themesberg/flowbite-react-template-vike","owner":"themesberg","description":"Official Flowbite React template using Vike","archived":false,"fork":false,"pushed_at":"2025-04-15T07:18:39.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-19T06:27:24.971Z","etag":null,"topics":["flowbite-react","template","vike"],"latest_commit_sha":null,"homepage":"https://flowbite-react.com/docs/guides/vike","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/themesberg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-03-19T13:13:58.000Z","updated_at":"2025-04-15T07:18:43.000Z","dependencies_parsed_at":"2025-03-19T19:49:12.465Z","dependency_job_id":"845eb453-4ab9-4f0d-a4a2-2bcbb9ecd941","html_url":"https://github.com/themesberg/flowbite-react-template-vike","commit_stats":null,"previous_names":["themesberg/flowbite-react-template-vike"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/themesberg/flowbite-react-template-vike","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-react-template-vike","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-react-template-vike/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-react-template-vike/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-react-template-vike/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themesberg","download_url":"https://codeload.github.com/themesberg/flowbite-react-template-vike/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-react-template-vike/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266991287,"owners_count":24017740,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"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":["flowbite-react","template","vike"],"created_at":"2025-07-25T10:38:25.384Z","updated_at":"2025-07-25T10:38:26.019Z","avatar_url":"https://github.com/themesberg.png","language":"TypeScript","readme":"Generated with [vike.dev/new](https://vike.dev/new) ([version 413](https://www.npmjs.com/package/create-vike/v/0.0.413)) using this command:\n\n```sh\nnpm create vike@latest --- --react --tailwindcss\n```\n\n## Contents\n\n- [React](#react)\n  - [`/pages/+config.ts`](#pagesconfigts)\n  - [Routing](#routing)\n  - [`/pages/_error/+Page.jsx`](#pages_errorpagejsx)\n  - [`/pages/+onPageTransitionStart.ts` and `/pages/+onPageTransitionEnd.ts`](#pagesonpagetransitionstartts-and-pagesonpagetransitionendts)\n  - [SSR](#ssr)\n  - [HTML Streaming](#html-streaming)\n\n## React\n\nThis app is ready to start. It's powered by [Vike](https://vike.dev) and [React](https://react.dev/learn).\n\n### `/pages/+config.ts`\n\nSuch `+` files are [the interface](https://vike.dev/config) between Vike and your code. It defines:\n\n- A default [`\u003cLayout\u003e` component](https://vike.dev/Layout) (that wraps your [`\u003cPage\u003e` components](https://vike.dev/Page)).\n- A default [`title`](https://vike.dev/title).\n- Global [`\u003chead\u003e` tags](https://vike.dev/head-tags).\n\n### Routing\n\n[Vike's built-in router](https://vike.dev/routing) lets you choose between:\n\n- [Filesystem Routing](https://vike.dev/filesystem-routing) (the URL of a page is determined based on where its `+Page.jsx` file is located on the filesystem)\n- [Route Strings](https://vike.dev/route-string)\n- [Route Functions](https://vike.dev/route-function)\n\n### `/pages/_error/+Page.jsx`\n\nThe [error page](https://vike.dev/error-page) which is rendered when errors occur.\n\n### `/pages/+onPageTransitionStart.ts` and `/pages/+onPageTransitionEnd.ts`\n\nThe [`onPageTransitionStart()` hook](https://vike.dev/onPageTransitionStart), together with [`onPageTransitionEnd()`](https://vike.dev/onPageTransitionEnd), enables you to implement page transition animations.\n\n### SSR\n\nSSR is enabled by default. You can [disable it](https://vike.dev/ssr) for all your pages or only for some pages.\n\n### HTML Streaming\n\nYou can enable/disable [HTML streaming](https://vike.dev/stream) for all your pages, or only for some pages while still using it for others.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemesberg%2Fflowbite-react-template-vike","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemesberg%2Fflowbite-react-template-vike","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemesberg%2Fflowbite-react-template-vike/lists"}