{"id":19860571,"url":"https://github.com/jefferson1104/blogdeveloper-nextjs","last_synced_at":"2026-05-07T14:49:52.909Z","repository":{"id":107456265,"uuid":"406189282","full_name":"jefferson1104/blogDeveloper-nextjs","owner":"jefferson1104","description":"A website developed with Next.js and GraphQL with blog functions where it contains posts that you manage the content with DatoCMS.","archived":false,"fork":false,"pushed_at":"2021-10-27T13:39:03.000Z","size":1237,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T07:04:05.141Z","etag":null,"topics":["datocms","graphql","javascript","nextjs"],"latest_commit_sha":null,"homepage":"https://nextjsblog.soaresdev.com","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/jefferson1104.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-14T01:54:27.000Z","updated_at":"2021-10-27T13:39:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"e62d7e7b-0cc3-4eee-b074-73d7eb79886a","html_url":"https://github.com/jefferson1104/blogDeveloper-nextjs","commit_stats":{"total_commits":27,"total_committers":1,"mean_commits":27.0,"dds":0.0,"last_synced_commit":"34658980bf4da9d5917b3163e1b56bdf7031fe79"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jefferson1104/blogDeveloper-nextjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferson1104%2FblogDeveloper-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferson1104%2FblogDeveloper-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferson1104%2FblogDeveloper-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferson1104%2FblogDeveloper-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jefferson1104","download_url":"https://codeload.github.com/jefferson1104/blogDeveloper-nextjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jefferson1104%2FblogDeveloper-nextjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32743054,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["datocms","graphql","javascript","nextjs"],"created_at":"2024-11-12T15:06:18.904Z","updated_at":"2026-05-07T14:49:52.890Z","avatar_url":"https://github.com/jefferson1104.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eBlog Developer\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"technology\" src=\"https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black\"\u003e\n  \u003cimg alt=\"technology\" src=\"https://img.shields.io/badge/Next-black?style=for-the-badge\u0026logo=next.js\u0026logoColor=white\"\u003e\n  \u003cimg alt=\"technology\" src=\"https://img.shields.io/badge/GraphQl-E10098?style=for-the-badge\u0026logo=graphql\u0026logoColor=white\"\u003e\n  \u003cimg alt=\"technology\" src=\"https://img.shields.io/badge/firebase-%23039BE5.svg?style=for-the-badge\u0026logo=firebase\"\u003e\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\n\u003cp align=\"center\" \u003e\n  \u003ca target=\"blank\"\u003e\u003cimg src=\"./assets/screenshot-01.png\" width=\"500\" alt=\"website nextjs\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# About this project\nA website with content for web programming studies has the functions of a blog containing posts managed by [DatoCMS](https://www.datocms.com/), the data is consumed using [GrapQL](https://www .graphql.com/), and the routes are protected by authentication using the [firebase](https://firebase.google.com/) authentication system, the project was developed with the Javascript programming language and the React.js called [Next.js](https://nextjs.org/)\n\n# Run the project\n```bash\n# Clone this repository\n$ git clone https://github.com/jefferson1104/blogDeveloper-nextjs.git\n\n# Open the project in your vscode\n$ cd blogDeveloper-nextjs\n$ code . \n\n# Run the application\n$ yarn dev\n\n# Routes\n/allseries\n/about\n/privacy\n```\n\n# Screenshots\n![screenshot](./assets/screenshot-01.png)\n![screenshot](./assets/screenshot-02.png)\n![screenshot](./assets/screenshot-03.png)\n![screenshot](./assets/screenshot-04.png)\n![screenshot](./assets/screenshot-05.png)\n![screenshot](./assets/screenshot-06.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefferson1104%2Fblogdeveloper-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjefferson1104%2Fblogdeveloper-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjefferson1104%2Fblogdeveloper-nextjs/lists"}