{"id":26015573,"url":"https://github.com/denzaiyy/next-blog","last_synced_at":"2026-04-25T05:32:11.156Z","repository":{"id":276824903,"uuid":"930428017","full_name":"DenZaiyy/next-blog","owner":"DenZaiyy","description":"Exercice to pratice bases of nextJS","archived":false,"fork":false,"pushed_at":"2025-02-11T11:05:45.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T03:39:48.722Z","etag":null,"topics":["datefns","lucide-react","mongodb-atlas","nextjs15","prisma","prisma-client","prisma-orm","reacthottoast","tailwindcss"],"latest_commit_sha":null,"homepage":"https://next-blog-denzaiyy.vercel.app","language":"TypeScript","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/DenZaiyy.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":"2025-02-10T16:08:43.000Z","updated_at":"2025-02-11T14:09:14.000Z","dependencies_parsed_at":"2025-02-10T17:29:55.317Z","dependency_job_id":"5154872f-3f29-4b16-af6a-5858dc4f7ebc","html_url":"https://github.com/DenZaiyy/next-blog","commit_stats":null,"previous_names":["denzaiyy/next-blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DenZaiyy/next-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenZaiyy%2Fnext-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenZaiyy%2Fnext-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenZaiyy%2Fnext-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenZaiyy%2Fnext-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DenZaiyy","download_url":"https://codeload.github.com/DenZaiyy/next-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenZaiyy%2Fnext-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32251801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"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":["datefns","lucide-react","mongodb-atlas","nextjs15","prisma","prisma-client","prisma-orm","reacthottoast","tailwindcss"],"created_at":"2025-03-06T03:40:08.559Z","updated_at":"2026-04-25T05:32:11.137Z","avatar_url":"https://github.com/DenZaiyy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next Blog\n\nThis is a exercice to learn [NextJS](https://nextjs.org/) with [Prisma](https://www.prisma.io/), [TailwindCSS](https://tailwindcss.com) and [MongoDB](https://www.mongodb.com/).\n\n## Prisma\n\nTo using prisma, we need to install it with :\n\n```bash\nnpm i prisma @prisma/client\n```\n\nAfter installation, we need to generate the prisma client with:\n\n```bash\nnpx prisma generate\n```\n\nAnd push changes to db:\n\n```bash\nnpx prisma db push\n```\n\nThen we can use prisma to manage our database.\n\n## MongoDB\n\nI'm using [MongoDB Atlas](https://www.mongodb.com/fr-fr/atlas) to store data.\n\nI using [MongoDB Compass](https://www.mongodb.com/products/compass) to manage my database.\n\n## Packages\n\nI'm using multiple packages to make my life easier.\n\n- [React Hot Toast](https://react-hot-toast.com/) to display notifications.\n- [Lucide](https://lucide.dev/) to display icons.\n- [Date-fns](https://date-fns.org/) to format dates.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenzaiyy%2Fnext-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenzaiyy%2Fnext-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenzaiyy%2Fnext-blog/lists"}