{"id":19557486,"url":"https://github.com/impfundev/impblog","last_synced_at":"2025-10-18T09:37:53.645Z","repository":{"id":200908396,"uuid":"678744891","full_name":"impfundev/impblog","owner":"impfundev","description":"Fullstack blog build with Next js 13 App Router and Payload CMS","archived":false,"fork":false,"pushed_at":"2023-10-18T05:19:00.000Z","size":1790,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T12:11:12.203Z","etag":null,"topics":["collaborate","github","javascript","learn","mongodb","mongodb-atlas","nextjs","nextjs13","payload","payloadcms","react"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/impfundev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-15T09:17:23.000Z","updated_at":"2024-02-09T17:31:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb5687d7-8cc1-4be5-8e09-a719cd5150e7","html_url":"https://github.com/impfundev/impblog","commit_stats":null,"previous_names":["impfundev/impblog"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impfundev%2Fimpblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impfundev%2Fimpblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impfundev%2Fimpblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impfundev%2Fimpblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/impfundev","download_url":"https://codeload.github.com/impfundev/impblog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249774568,"owners_count":21323636,"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","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":["collaborate","github","javascript","learn","mongodb","mongodb-atlas","nextjs","nextjs13","payload","payloadcms","react"],"created_at":"2024-11-11T04:42:39.419Z","updated_at":"2025-10-18T09:37:48.602Z","avatar_url":"https://github.com/impfundev.png","language":"TypeScript","readme":"# IMPBLOG\nFullstack blog build with Next js 13 App Router and Payload CMS\n\nThis is a fullstack blog built using the React js framework, Next js version 13 with App Router, and Payload headless CMS that uses MongoDB as the database.\n\nPrerequired:\n\n- [Node.Js 16.14 or later](https://nodejs.org/id)\n- [Next.Js 13](https://nextjs.org/docs/getting-started/installation)\n- [Payload CMS](https://payloadcms.com/docs/getting-started/installation)\n- [MongoDB](https://www.mongodb.com/) (Running localy or using [MongoDB Atlas](https://www.mongodb.com/atlas/database))\n\nTo start try it,  you can clone this repository to your local computer\n\n```\ngit clone https://github.com/impfundev/MyBlog.git\n```\n\n## Start running the Payload CMS\n\nOpen the payload directory\n\n```\ncd payload\n```\n\nFill in the ```.env``` file and customize it to yours. You can see more details in the ```.env.example``` file\n\n```env\nNODE_ENV= # development || production\nMONGO_URL= # your mongodb uri\nMONGO_USERNAME= # your mongodb username\nMONGO_PASSWORD= # your mongodb password\nPAYLOAD_PUBLIC_SERVER_URL= # your payload public url e.g http://localhost:8000\nPAYLOAD_SECRET_KEY= # your payload secret key\nPAYLOAD_CONFIG_PATH= # your payload.config.ts file path\nPAYLOAD_SEED= # true || false\nPORT= # your payload port e.g 8000\nWHITELIST_ORIGINS= # your whitelist port e.g http://localhost:3000\n```\n\nRun the payload in development mode by:\n\n```\nnpm run dev\n```\n\nRun the payload in production mode by:\n\n```\nnpm run build\n```\n\nand\n\n```\nnpm run start\n```\n\n## Start running Next js\n\nTo run Next js, you can go to the blog directory.\n\n```\ncd blog\n```\n\nFill in the .env file, as we have done before.\n\nTo run in development mode\n\n```\nnpx next dev\n```\n\nTo run in production mode.\n\n```\nnpx next build\n```\n\nand\n\n```\nnpm next start\n```\n\nHelp me improve this project or just improve the doc. Feel free to create some Issues or Pull Requests.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimpfundev%2Fimpblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimpfundev%2Fimpblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimpfundev%2Fimpblog/lists"}