{"id":23041748,"url":"https://github.com/yana-gupta/blogging-backend","last_synced_at":"2025-04-03T00:41:39.993Z","repository":{"id":172633716,"uuid":"641051939","full_name":"Yana-Gupta/blogging-backend","owner":"Yana-Gupta","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-10T16:53:29.000Z","size":187,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-08T14:46:00.132Z","etag":null,"topics":["backend","blogging","hacktober2023","hacktoberfest"],"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/Yana-Gupta.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":"2023-05-15T17:16:21.000Z","updated_at":"2023-12-27T20:35:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"72a5e8b2-aa99-40a0-8fcc-ea9419af9ca0","html_url":"https://github.com/Yana-Gupta/blogging-backend","commit_stats":null,"previous_names":["yana-gupta/blogging-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yana-Gupta%2Fblogging-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yana-Gupta%2Fblogging-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yana-Gupta%2Fblogging-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yana-Gupta%2Fblogging-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yana-Gupta","download_url":"https://codeload.github.com/Yana-Gupta/blogging-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246916740,"owners_count":20854511,"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":["backend","blogging","hacktober2023","hacktoberfest"],"created_at":"2024-12-15T19:40:33.699Z","updated_at":"2025-04-03T00:41:39.969Z","avatar_url":"https://github.com/Yana-Gupta.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BLOGSERAD\n\n\u003cdiv align=\"center\"\u003e\n\n**BLOGSREAD** is a dynamic platform built on the NEXT framework, where users can create and explore blogs from a diverse community of writers.\n\n\u003cimg src=\"./readme_assets/1.png\" width=\"600px\" \u003e\n\nThe website's efficient rendering and dynamic user interfaces enhance the user experience. Additionally, BLOGSREAD offers Dark Mode, providing users with a visually appealing and comfortable alternative theme for reading and interacting with the content.\n\n\u003c/div\u003e\n\n\n## Prerequsites\n\n-   [Node](https://nodejs.org/)\n-   Package Manger e.g. [npm](https://www.npmjs.com/)\n\n\n\n### Features Implemented\n\n\n#### 1. Frontend\n\n1. Home page to see all the blogs\n2. Login and SignUp pages for authentication\n3. LogOut Route\n4. Create Blog route\n5. User profile route\n6. Light and Dark mode\n7. Error and NotFound page\n\n**NOTE:** User Profile route is only accessible for logged in user.\n\n\n### 2. Backend\n\n1. Auth Routes\n    - Login\n    - SignUp\n2. User Routes\n    - Create a new blog\n    - Update the blog\n    - Update his credentials\n\n\n### Technologies and Packages Used\n\n### 1. Frontend\n\n1. Next13\n2. Axios\n3. Tailwind CSS\n\n\n### 2. Backend\n\n1. Node\n2. Express\n3. MongoDB\n4. Mongoose\n5. Bcryptjs\n6. JsonWebToken\n\n\n### How to run the project on your local setup\n\nClone the fronend and backend repositories, cd into both frontend and backend directories individually.\n\n### 1. [Frontend](https://github.com/Yana-Gupta/blogging-frontend)\n\n-   Fork the frontend repository\n-   Clone the repository (`git clone`)\n-   Install the dependencies (`npm install`)\n-   Run dev command (`npm run dev`)\n\n### 2. [Backend](https://github.com/Yana-Gupta/blogging-backend)\n\n-   Fork the frontend repositry\n-   Clone the repository (`git clone`)\n-   Install the dependencies (`npm install`)\n-   Run start command (`npm run start`)\n\n**NOTE:** Run backend start command before frontend start command.\n\n\n### Running the test\n\nTests are written for [backend](https://github.com/Yana-Gupta/blogging-backend).\nFork, clone and install all the dependencies and run the following command.\n\n```\nnpm run test\n```\n\n\n## Contributing\n\nContributions from the community are highly valued and encouraged, as they play a crucial role in refining and expanding the capabilities of this repository, making it a collaborative hub for continuous improvement and innovation.\n\n1. Fork the project\n2. Create your Feature Branch (`git checkout -b feature/FeatureBranch`)\n3. Commit your Changes (`git commit -m \"changes\"`)\n4. Push to the Branch (`git push origin feature/FeatureBranch`)\n5. Create a Pull Request\n\n\n## License\n\n[MIT](https://github.com/Yana-Gupta/blogging-frontend/blob/main/License)\n\n\n## About\n\n[Yana Gupta](https://dub.sh/yana)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyana-gupta%2Fblogging-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyana-gupta%2Fblogging-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyana-gupta%2Fblogging-backend/lists"}