{"id":14962862,"url":"https://github.com/themesberg/flowbite-react-template-gatsby","last_synced_at":"2026-01-20T11:33:23.826Z","repository":{"id":224222781,"uuid":"762754229","full_name":"themesberg/flowbite-react-template-gatsby","owner":"themesberg","description":"Official Flowbite React template using Gatsby","archived":false,"fork":false,"pushed_at":"2025-07-27T18:54:42.000Z","size":1224,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-25T10:51:50.815Z","etag":null,"topics":["flowbite-react","gatsby","template"],"latest_commit_sha":null,"homepage":"https://flowbite-react.com/docs/guides/gatsby","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":"2024-02-24T15:47:35.000Z","updated_at":"2025-07-27T18:54:45.000Z","dependencies_parsed_at":"2024-04-04T14:44:16.750Z","dependency_job_id":"51ea714d-6830-4606-a978-e9c9312c1354","html_url":"https://github.com/themesberg/flowbite-react-template-gatsby","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":0.2222222222222222,"last_synced_commit":"c7acdfe0333fd7749766ea96e38b08b315efa880"},"previous_names":["themesberg/flowbite-react-template-gatsby"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/themesberg/flowbite-react-template-gatsby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-react-template-gatsby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-react-template-gatsby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-react-template-gatsby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-react-template-gatsby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themesberg","download_url":"https://codeload.github.com/themesberg/flowbite-react-template-gatsby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themesberg%2Fflowbite-react-template-gatsby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28602466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T10:46:13.255Z","status":"ssl_error","status_checked_at":"2026-01-20T10:42:51.865Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","gatsby","template"],"created_at":"2024-09-24T13:30:37.071Z","updated_at":"2026-01-20T11:33:23.817Z","avatar_url":"https://github.com/themesberg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.gatsbyjs.com/?utm_source=starter\u0026utm_medium=readme\u0026utm_campaign=minimal-starter-ts\"\u003e\n    \u003cimg alt=\"Gatsby\" src=\"https://www.gatsbyjs.com/Gatsby-Monogram.svg\" width=\"60\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n  Gatsby Minimal TypeScript Starter\n\u003c/h1\u003e\n\n## 🚀 Quick start\n\n1.  **Create a Gatsby site.**\n\n    Use the Gatsby CLI to create a new site, specifying the minimal TypeScript starter.\n\n    ```shell\n    # create a new Gatsby site using the minimal TypeScript starter\n    npm init gatsby -- -ts\n    ```\n\n2.  **Start developing.**\n\n    Navigate into your new site’s directory and start it up.\n\n    ```shell\n    cd my-gatsby-site/\n    npm run develop\n    ```\n\n3.  **Open the code and start customizing!**\n\n    Your site is now running at http://localhost:8000!\n\n    Edit `src/pages/index.tsx` to see your site update in real-time!\n\n4.  **Learn more**\n    - [Documentation](https://www.gatsbyjs.com/docs/?utm_source=starter\u0026utm_medium=readme\u0026utm_campaign=minimal-starter-ts)\n    - [Tutorials](https://www.gatsbyjs.com/docs/tutorial/?utm_source=starter\u0026utm_medium=readme\u0026utm_campaign=minimal-starter-ts)\n    - [Guides](https://www.gatsbyjs.com/docs/how-to/?utm_source=starter\u0026utm_medium=readme\u0026utm_campaign=minimal-starter-ts)\n    - [API Reference](https://www.gatsbyjs.com/docs/api-reference/?utm_source=starter\u0026utm_medium=readme\u0026utm_campaign=minimal-starter-ts)\n    - [Plugin Library](https://www.gatsbyjs.com/plugins?utm_source=starter\u0026utm_medium=readme\u0026utm_campaign=minimal-starter-ts)\n    - [Cheat Sheet](https://www.gatsbyjs.com/docs/cheat-sheet/?utm_source=starter\u0026utm_medium=readme\u0026utm_campaign=minimal-starter-ts)\n\n## 🚀 Quick start (Netlify)\n\nDeploy this starter with one click on [Netlify](https://app.netlify.com/signup):\n\n[\u003cimg src=\"https://www.netlify.com/img/deploy/button.svg\" alt=\"Deploy to Netlify\" /\u003e](https://app.netlify.com/start/deploy?repository=https://github.com/gatsbyjs/gatsby-starter-minimal-ts)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemesberg%2Fflowbite-react-template-gatsby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemesberg%2Fflowbite-react-template-gatsby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemesberg%2Fflowbite-react-template-gatsby/lists"}