{"id":20832733,"url":"https://github.com/tusharkhatriofficial/blogify","last_synced_at":"2025-07-25T11:13:47.268Z","repository":{"id":153237387,"uuid":"530701251","full_name":"tusharkhatriofficial/Blogify","owner":"tusharkhatriofficial","description":"Blogify | An Open-source Node.js blogging Website for everyone... ","archived":false,"fork":false,"pushed_at":"2022-10-20T18:34:21.000Z","size":493,"stargazers_count":11,"open_issues_count":5,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T01:41:51.593Z","etag":null,"topics":["beginner-friendly","express","expressjs","hacktoberfest","hacktoberfest2022","html","javascript","mongodb","mongoose","nodejs","open-source"],"latest_commit_sha":null,"homepage":"","language":"EJS","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/tusharkhatriofficial.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"docs/CODE_OF_CONDUCT.md","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":"2022-08-30T14:45:26.000Z","updated_at":"2024-02-05T15:10:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc0460ee-8328-4e85-b0ef-812cdfff7822","html_url":"https://github.com/tusharkhatriofficial/Blogify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tusharkhatriofficial/Blogify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharkhatriofficial%2FBlogify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharkhatriofficial%2FBlogify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharkhatriofficial%2FBlogify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharkhatriofficial%2FBlogify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tusharkhatriofficial","download_url":"https://codeload.github.com/tusharkhatriofficial/Blogify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharkhatriofficial%2FBlogify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261389960,"owners_count":23151449,"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":["beginner-friendly","express","expressjs","hacktoberfest","hacktoberfest2022","html","javascript","mongodb","mongoose","nodejs","open-source"],"created_at":"2024-11-18T00:13:04.030Z","updated_at":"2025-07-25T11:13:47.254Z","avatar_url":"https://github.com/tusharkhatriofficial.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blogify [![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/) [![](https://img.shields.io/badge/Node.js-v14.17.5-informational)](https://nodejs.org/gl/blog/release/v14.17.5/)\n\nBlogify | An Open-source Node.js blogging Website for everyone.\n\n## Description\n\nMost of the bloggers buy expensive website building plans and also suffer from slow loading time.\nThe idea is to help these people by building an Open-source Blogging website/Web App. This Web App will\nhelp them in creating a seamless reading experience for their users.\n\n\u003e Live web app coming soon!\n\n**This project is an effort of many. Please view the [Contributors List](https://github.com/tusharkhatriofficial/Blogify#authors--contributors) for more insights.**\n\n## Tech Stack\n\n- Node.js\n- Express\n- EJS\n- MongoDB\n- Bootstrap\n- Tailwind CSS\n\n## Usage\n\n### Prerequisites\n\nYou'll need the following installed on your local machine to begin:\n\n- Node.js \u0026 npm\n- Mongo DB\n- git\n\n### Installation\n\n- Clone or download the repo, `cd` into project directory.\n- In the root project directory, run `npm install`.\n- Run `mongod` in your shell to spin-up your mongoDB database.\n- Run `mongo` in a command line shell to get access to your mongoDB shell.\n- Also Create a .env file and enter this line in it `MONGO_URI=\"mongodb://localhost:27017/blogify\"`\n- Go to `https://console.firebase.google.com/` and click on `Add project`.\n- Name the Project as you Wish (we have use blogify).\n- Click Here ![img1](/docs/doc1.PNG)\n- Register app by giving it any name\n- copy this content into your .env file (replace \":\" with \"=\", and remove all the \",\") ![img1](/docs/doc2.PNG)\n- Click Here ![img1](https://user-images.githubusercontent.com/77038993/194508407-3bae2403-f041-417a-a695-df901c2033c0.PNG)\n- Make Sure it is true, initially it will be false ![img1](https://user-images.githubusercontent.com/77038993/194508684-50c68fe9-f465-420a-a50c-519c48686fa0.PNG)\n- In a 3rd command line shell, run `node app.js`. It will tell you what port to visit the app on; open a browser and copy/paste the provided `localhost` address.\n\n## Contributing\n\nWe are open to contributions and encourage students and professionals to contribute to this project, contributing tp this project will give you a chance to learn and grow, also will help this project reach heights! This is the real beauty of Open-source..\n\nIf you'd like to contribute, take a look at the [Contribution guidelines](docs/CONTRIBUTING.md) to get started. I ask that participants adhere to the [code of conduct](docs/CODE_OF_CONDUCT.md) to keep this a productive learning environment for everyone (myself included).\n\n## Authors \u0026 Contributors\n\n- [Tushar Khatri](https://github.com/tusharkhatriofficial/) `(Maintainer)`\n- [Rajkumar Dongre](https://github.com/rajkumardongre)`(contributor)`\n- [Ujjawal Modi](https://github.com/Ujjawal3/)`(contributor)`\n- [Akshay Jadhav](https://github.com/Akshay9607/)`(contributor)`\n- [Abhishek Morla](https://github.com/abhishekmorla/)`(contributor)`\n- [Sohana Shabnam](https://github.com/SohanaShabnam05)`(contributor)`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftusharkhatriofficial%2Fblogify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftusharkhatriofficial%2Fblogify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftusharkhatriofficial%2Fblogify/lists"}