{"id":28101054,"url":"https://github.com/snehasish1099/blog_app","last_synced_at":"2026-04-10T07:38:49.399Z","repository":{"id":293104427,"uuid":"982855884","full_name":"Snehasish1099/blog_app","owner":"Snehasish1099","description":"A single page blog application built in MERN stack, including user authentication using jwt. ","archived":false,"fork":false,"pushed_at":"2025-05-13T17:56:57.000Z","size":579,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T18:21:03.827Z","etag":null,"topics":["context-api","expressjs","fetch-api","jsonwebtoken","mongodb","nodejs","react-hooks","react-router","reactjs"],"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/Snehasish1099.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,"zenodo":null}},"created_at":"2025-05-13T14:01:54.000Z","updated_at":"2025-05-13T17:58:32.000Z","dependencies_parsed_at":"2025-05-13T18:21:05.915Z","dependency_job_id":"f7493c26-2c06-43c6-abaf-78c3ef5f4783","html_url":"https://github.com/Snehasish1099/blog_app","commit_stats":null,"previous_names":["snehasish1099/blog_app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Snehasish1099/blog_app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snehasish1099%2Fblog_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snehasish1099%2Fblog_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snehasish1099%2Fblog_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snehasish1099%2Fblog_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Snehasish1099","download_url":"https://codeload.github.com/Snehasish1099/blog_app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Snehasish1099%2Fblog_app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262626926,"owners_count":23339469,"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":["context-api","expressjs","fetch-api","jsonwebtoken","mongodb","nodejs","react-hooks","react-router","reactjs"],"created_at":"2025-05-13T18:40:45.603Z","updated_at":"2025-10-03T17:38:59.396Z","avatar_url":"https://github.com/Snehasish1099.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MERN Stack Blog App\n\n## Deployment Instructions\n\n### Prerequisites\n- Node.js and npm\n- MongoDB\n- PM2\n- Serve\n\n\u003c!-- npm install -g pm2 serve --\u003e\n\n### 1. Backend Setup\n```bash\ncd backend\nnpm install\nnodemon index.js\n\npm2 start index.js\n```\n\n### .env file in backend folder\n```bash\nMONGO_URI=mongodb-secret-key\nJWT_SECRET=jwt-secret\nPORT=8000\nDB_NAME=blogsapp\nSESSION_SECRET=session-secret\n```\n\n### 2. Frontend Setup\n```bash\ncd frontend\nnpm install || yarn\nnpm run dev || yarn dev\nnpm run build || yarn build\n\nserve -s dist -l 5173\n```\n\n### .env file in frontend folder\n```bash\nVITE_API_URL=http://localhost:8000/api\n```\n\n## Screenshots\n![Login Page](./screenshots/login.png)\n![Registration Page](./screenshots/register.png)\n![Dashboard Page](./screenshots/dashboard.png)\n![Post Blog Form Page](./screenshots/create_blog_post.png)\n![Edit Blog Form Page](./screenshots/edit_blog_post.png)\n![Delete Blog confirmation](./screenshots/delete_blog_confirmation.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnehasish1099%2Fblog_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnehasish1099%2Fblog_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnehasish1099%2Fblog_app/lists"}