{"id":16821467,"url":"https://github.com/bytrangle/gatsby-strapi","last_synced_at":"2025-06-30T00:36:31.620Z","repository":{"id":116642769,"uuid":"335891298","full_name":"bytrangle/gatsby-strapi","owner":"bytrangle","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-04T08:42:31.000Z","size":2507,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-29T08:11:36.803Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/bytrangle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2021-02-04T08:42:21.000Z","updated_at":"2021-02-04T08:42:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"de5713c7-6219-49b8-8a92-2519f1f0171e","html_url":"https://github.com/bytrangle/gatsby-strapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"strapi/strapi-starter-gatsby-blog","purl":"pkg:github/bytrangle/gatsby-strapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytrangle%2Fgatsby-strapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytrangle%2Fgatsby-strapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytrangle%2Fgatsby-strapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytrangle%2Fgatsby-strapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bytrangle","download_url":"https://codeload.github.com/bytrangle/gatsby-strapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytrangle%2Fgatsby-strapi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262689900,"owners_count":23349138,"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-10-13T11:00:17.572Z","updated_at":"2025-06-30T00:36:31.598Z","avatar_url":"https://github.com/bytrangle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Strapi Starter Gatsby Blog\n\nGatsby starter for creating a blog with Strapi.\n\n![screenshot image](/screenshot.png)\n\nThis starter allows you to try Strapi with Gatsby with the example of a simple blog. It is fully customizable and due to the fact that it is open source, fully open to contributions. So do not hesitate to add new features and report bugs!\n\n## Features\n\n- 2 Content types: Article, Category\n- 2 Created articles\n- 3 Created categories\n- Responsive design using UIkit\n- SEO and social media friendly\n\nPages:\n\n- \"/\" to display every articles\n- \"/article/:id\" to display one article\n- \"/category/:id\" display articles depending on the category\n\n## Getting started\n\nThe easiest way to try this starter is to run it locally on your computer.\n\nFirst, you'll need to create your own copy of this starter. You can do so by clicking [the \"Use this template\" button](https://github.com/strapi/strapi-starter-gatsby-blog/generate) on GitHub, and filling the [form](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template)\n\n### Backend\n\nCreate a Strapi project named `backend` using the [blog template](https://github.com/strapi/strapi-template-blog):\n\n```\n# Using Yarn\nyarn create strapi-app backend --template https://github.com/strapi/strapi-template-blog\n\n# Or using NPM\nnpx create-strapi-app backend --template https://github.com/strapi/strapi-template-blog\n```\n\nThe Strapi server will automatically start and import sample seed data.\n\n### Frontend\n\nLeave the Strapi backend running in the background. Open another terminal tab, and make sure you're in the `frontend` directory:\n\n```bash\ncd frontend\n```\n\nInstall dependencies and start the Gatsby server:\n\n```bash\n# Using yarn\nyarn install\nyarn develop\n\n# Using npm\nnpm install\nnpm run develop\n```\n\nIf you want to change the default environment variables, create a `.env` file like this:\n\n```sh\ncp .env.example .env\n```\n\nThe Gatsby server will run here =\u003e [http://localhost:3000](http://localhost:3000)\n\nEnjoy this starter!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytrangle%2Fgatsby-strapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytrangle%2Fgatsby-strapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytrangle%2Fgatsby-strapi/lists"}