{"id":26801998,"url":"https://github.com/htet-ahkar/graphcms-jsm","last_synced_at":"2026-04-07T07:44:45.000Z","repository":{"id":243410281,"uuid":"431712289","full_name":"Htet-Ahkar/GraphCMS-JSM","owner":"Htet-Ahkar","description":"JavaScript Mastery's Tutorial.","archived":false,"fork":false,"pushed_at":"2021-11-27T09:14:24.000Z","size":162,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T21:15:42.062Z","etag":null,"topics":["graphcms","graphql","nextjs","reactjs","tailwindcss"],"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/Htet-Ahkar.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-11-25T04:21:29.000Z","updated_at":"2021-11-27T09:14:27.000Z","dependencies_parsed_at":"2024-06-08T18:02:53.513Z","dependency_job_id":"3bb48778-f53d-4b22-a501-9189d83003e4","html_url":"https://github.com/Htet-Ahkar/GraphCMS-JSM","commit_stats":null,"previous_names":["htet-ahkar/graphcms-jsm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Htet-Ahkar/GraphCMS-JSM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Htet-Ahkar%2FGraphCMS-JSM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Htet-Ahkar%2FGraphCMS-JSM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Htet-Ahkar%2FGraphCMS-JSM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Htet-Ahkar%2FGraphCMS-JSM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Htet-Ahkar","download_url":"https://codeload.github.com/Htet-Ahkar/GraphCMS-JSM/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Htet-Ahkar%2FGraphCMS-JSM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"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":["graphcms","graphql","nextjs","reactjs","tailwindcss"],"created_at":"2025-03-29T21:15:44.379Z","updated_at":"2026-04-07T07:44:44.982Z","avatar_url":"https://github.com/Htet-Ahkar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Desktop \n![Desktop1](https://user-images.githubusercontent.com/79957627/143379542-926654c7-0c0a-4e21-9a64-4551bc83dfa6.png)\n\n![Desktop Comments](https://user-images.githubusercontent.com/79957627/143379470-b4acc51c-7d62-41a6-be2e-0aa3d935e307.png)\n\n# Mobile\n![Mobile1](https://user-images.githubusercontent.com/79957627/143379564-90177d59-bb81-4bc9-96ae-ae4cd114b586.png)\n![Comment](https://user-images.githubusercontent.com/79957627/143379573-129732cf-d3a5-4ed1-80eb-5ba8cd2415ed.png)\n\n# Next.js + Tailwind CSS Example\n\nThis example shows how to use [Tailwind CSS](https://tailwindcss.com/) [(v2.2)](https://blog.tailwindcss.com/tailwindcss-2-2) with Next.js. It follows the steps outlined in the official [Tailwind docs](https://tailwindcss.com/docs/guides/nextjs).\n\nIt uses the new [`Just-in-Time Mode`](https://tailwindcss.com/docs/just-in-time-mode) for Tailwind CSS.\n\n## Preview\n\nPreview the example live on [StackBlitz](http://stackblitz.com/):\n\n[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/vercel/next.js/tree/canary/examples/with-tailwindcss)\n\n## Deploy your own\n\nDeploy the example using [Vercel](https://vercel.com?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=next-example):\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/next.js/tree/canary/examples/with-tailwindcss\u0026project-name=with-tailwindcss\u0026repository-name=with-tailwindcss)\n\n## How to use\n\nExecute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example:\n\n```bash\nnpx create-next-app --example with-tailwindcss with-tailwindcss-app\n# or\nyarn create next-app --example with-tailwindcss with-tailwindcss-app\n```\n\nDeploy it to the cloud with [Vercel](https://vercel.com/new?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhtet-ahkar%2Fgraphcms-jsm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhtet-ahkar%2Fgraphcms-jsm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhtet-ahkar%2Fgraphcms-jsm/lists"}