{"id":24189934,"url":"https://github.com/iamsjunaid/next_blogs","last_synced_at":"2025-09-21T14:31:07.083Z","repository":{"id":249520404,"uuid":"831739005","full_name":"iamsjunaid/next_blogs","owner":"iamsjunaid","description":" This project is a comprehensive course platform built with Next.js, leveraging the power of React for building user interfaces and MongoDB for database management. It also uses gray-matter for parsing front-matter from markdown files, react-markdown for rendering markdown content, and react-syntax-highlighter for syntax highlighting in markdown.","archived":false,"fork":false,"pushed_at":"2024-07-29T15:09:58.000Z","size":4820,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-01-13T14:52:54.623Z","etag":null,"topics":["gray-matter","javascript","mongodb","nextjs","react-markdown","react-syntax-highlighter","reactjs"],"latest_commit_sha":null,"homepage":"https://next-blogs-zeta-five.vercel.app/","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/iamsjunaid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-07-21T13:41:38.000Z","updated_at":"2024-07-29T15:10:02.000Z","dependencies_parsed_at":"2024-07-29T16:45:37.905Z","dependency_job_id":null,"html_url":"https://github.com/iamsjunaid/next_blogs","commit_stats":null,"previous_names":["iamsjunaid/next_blogs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iamsjunaid/next_blogs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsjunaid%2Fnext_blogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsjunaid%2Fnext_blogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsjunaid%2Fnext_blogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsjunaid%2Fnext_blogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamsjunaid","download_url":"https://codeload.github.com/iamsjunaid/next_blogs/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamsjunaid%2Fnext_blogs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276252970,"owners_count":25610785,"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","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["gray-matter","javascript","mongodb","nextjs","react-markdown","react-syntax-highlighter","reactjs"],"created_at":"2025-01-13T14:42:47.564Z","updated_at":"2025-09-21T14:31:06.413Z","avatar_url":"https://github.com/iamsjunaid.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next Blog\n\nLeveraging the power of NextJS \u0026 React for building user interfaces and MongoDB for database management. It also uses gray-matter for parsing front-matter from markdown files, react-markdown for rendering markdown content, and react-syntax-highlighter for syntax highlighting in markdown.\n\n## Features\n\n- **Next.js**: Server-side rendering and static site generation.\n- **React**: Building dynamic user interfaces.\n- **MongoDB**: Efficient data storage and retrieval.\n- **gray-matter**: Parsing front-matter from markdown files.\n- **react-markdown**: Rendering markdown as React components.\n- **react-syntax-highlighter**: Syntax highlighting for code blocks in markdown.\n\n## Getting Started\n\nTo get started with this project, clone the repository and install the dependencies.\n\n```bash\ngit clone https://github.com/iamsjunaid/next_blogs\ncd nextjs-course\nnpm install\n```\n\n## Available Scripts\n\nIn this project, you will need to setup your environment variables. Create a .env.local file in the root of your project and add the following environment variables:\n\n```bash\nMONGODB_URI=your_mongodb_uri\n```\n\nThen you can run:\n\n```bash\nnpm run dev\n```\nRuns the app in development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.\n\n```bash\nnpm run build\n```\nBuilds the app for production to the .next folder. It correctly bundles React in production mode and optimizes the build for the best performance.\n\n```bash\nnpm run start\n```\nStarts the application in production mode. The application should be compiled with npm run build first.\n\n## Dependencies\n\n- **gray-matter**: Parses front-matter from markdown files.\n- **mongodb**: MongoDB driver for Node.js.\n- **next**: The React Framework for production.\n- **react**: A JavaScript library for building user interfaces.\n- **react-dom**: Serves as the entry point to the DOM and server renderers for React.\n- **react-markdown**: Renders markdown as React components.\n- **react-syntax-highlighter**: Syntax highlighting component for React.\n\n## GitHub and Live Links\n\n- **GitHub Repository**: [https://github.com/iamsjunaid/next_blogs](https://github.com/iamsjunaid/next_blogs)\n- **Live Demo**: [https://next-blogs-zeta-five.vercel.app/](https://nextjs-course-platform.example.com)\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a pull request.\n\n## License\n\nThis project is open source and available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamsjunaid%2Fnext_blogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamsjunaid%2Fnext_blogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamsjunaid%2Fnext_blogs/lists"}