{"id":24978190,"url":"https://github.com/davidcreador/strapi-starter-next-graphql","last_synced_at":"2026-04-08T11:33:13.768Z","repository":{"id":41675372,"uuid":"254489455","full_name":"Davidcreador/strapi-starter-next-graphql","owner":"Davidcreador","description":"Strapi + NextJS (SSG) + Graphql Starter project","archived":false,"fork":false,"pushed_at":"2023-01-11T02:30:43.000Z","size":5233,"stargazers_count":2,"open_issues_count":41,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T16:22:24.446Z","etag":null,"topics":["api","blog","graphql","nextjs","nodejs","reactjs","strapi","webapp","webpack"],"latest_commit_sha":null,"homepage":"","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/Davidcreador.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-09T22:15:30.000Z","updated_at":"2023-11-07T09:54:50.000Z","dependencies_parsed_at":"2023-02-08T23:15:55.479Z","dependency_job_id":null,"html_url":"https://github.com/Davidcreador/strapi-starter-next-graphql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Davidcreador/strapi-starter-next-graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davidcreador%2Fstrapi-starter-next-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davidcreador%2Fstrapi-starter-next-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davidcreador%2Fstrapi-starter-next-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davidcreador%2Fstrapi-starter-next-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Davidcreador","download_url":"https://codeload.github.com/Davidcreador/strapi-starter-next-graphql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davidcreador%2Fstrapi-starter-next-graphql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["api","blog","graphql","nextjs","nodejs","reactjs","strapi","webapp","webpack"],"created_at":"2025-02-03T23:51:42.157Z","updated_at":"2026-04-08T11:33:13.731Z","avatar_url":"https://github.com/Davidcreador.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Strapi + NextJs (SSG) + Graphql Starter Project\n\nNext starter for creating a sites with Strapi.\n\nThis starter allows you to try Strapi with Next.js 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. Do not hesitate to add new features etc ...\n\nThis Starter Project is not using Apollo instead its using Grapql and SSG for static generation files.\n\nIf you want to use the Apollo version of this starter? Please go to: https://github.com/strapi/strapi-starter-next-blog\n\n### Features\n\n- 2 Content types: Article, Category\n- 2 Created articles\n- 3 Created categories\n- Permissions set to `true` for article and category\n- Responsive design using UIkit\n\n### Pages\n\n- \"/\" display every articles\n- \"/article/:id\" display one article\n- \"/category/:id\" display articles depending on the category\n\n### Getting started\n\n**Clone the repository and install dependencies**\n\n```bash\ngit clone https://github.com/Davidcreador/strapi-starter-next-graphql.git\ncd strapi-starter-next-graphql\n\n# Using yarn\nyarn setup:yarn\n\n# Using npm\nnpm run setup:npm\n```\n\n### Scaffold your project\n\nThis command will launch both of your backend and frontend server and do a data migration in your backend server\n\n```bash\n# Using yarn\nyarn build:yarn\nyarn develop:yarn\n\n# Using npm\nnpm run build:npm\nnpm run develop:npm\n```\n\nAlternatively, you can still start your servers separately:\n\n### Start the backend server\n\n```bash\ncd backend\n\n# Using yarn\nyarn build\nyarn seed\nyarn develop\n\n# Using npm\nnpm run build\nnpm run seed\nnpm run develop\n```\n\n### Start the frontend server\n\n```bash\ncd frontend\n\n# Using yarn\nyarn develop\n\n# Using npm\nnpm run develop\n```\n\nNext server is running here =\u003e [http://localhost:3000](http://localhost:3000)\nStrapi server is running here =\u003e [http://localhost:1337](http://localhost:1337)\n\nEnjoy this starter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidcreador%2Fstrapi-starter-next-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidcreador%2Fstrapi-starter-next-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidcreador%2Fstrapi-starter-next-graphql/lists"}