{"id":25925461,"url":"https://github.com/alien-droid/streamline---blogging-platform","last_synced_at":"2026-06-08T15:32:18.608Z","repository":{"id":229551033,"uuid":"776985758","full_name":"alien-droid/StreamLine---Blogging-Platform","owner":"alien-droid","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-25T23:51:04.000Z","size":5109,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T18:49:54.577Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/alien-droid.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}},"created_at":"2024-03-25T00:45:49.000Z","updated_at":"2024-03-25T00:54:43.000Z","dependencies_parsed_at":"2025-03-03T18:48:37.265Z","dependency_job_id":"59cf178b-1483-49b2-b6db-f1885eabaf68","html_url":"https://github.com/alien-droid/StreamLine---Blogging-Platform","commit_stats":null,"previous_names":["alien-droid/streamline---blogging-platform"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alien-droid/StreamLine---Blogging-Platform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alien-droid%2FStreamLine---Blogging-Platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alien-droid%2FStreamLine---Blogging-Platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alien-droid%2FStreamLine---Blogging-Platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alien-droid%2FStreamLine---Blogging-Platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alien-droid","download_url":"https://codeload.github.com/alien-droid/StreamLine---Blogging-Platform/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alien-droid%2FStreamLine---Blogging-Platform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":[],"created_at":"2025-03-03T18:48:30.060Z","updated_at":"2026-06-08T15:32:18.593Z","avatar_url":"https://github.com/alien-droid.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StreamLine\n\nA dynamic React blogging platform for crafting and sharing content across diverse categories, with options to allow users to comment on different posts.\n\n![image](https://github.com/alien-droid/StreamLine---Blogging-Platform/assets/77412085/2605e4c9-5628-42dd-920f-0e1d4a2ceace)\n\n# Technologies Used\n1. ReactJS for the UI Design\n2. Node/ExpressJS for the Backend.\n3. MongoDB for the Database Storage.\n\n## Libraries Used:\n- React\n- React-Router\n- React-Quill (For Editor Purposes) [Ref](https://www.npmjs.com/package/react-quill)\n- React-Mutli-Select-Component (To add tags). [Ref](https://www.npmjs.com/package/react-multi-select-component)\n- React-Toastify (For showing toast-based messages) [Ref](https://github.com/fkhadra/react-toastify)\n- date-fns (A Date-based formatting util) [Ref](https://www.npmjs.com/package/react-multi-select-component)\n- Bcryptjs (To store hashed passwords) [Ref](https://www.npmjs.com/package/bcrypt)\n- JWT (JSON Web Tokens for authorization/authentication) : [Ref](https://www.npmjs.com/package/jsonwebtoken)\n- Multer (To Handle 'File' Upload) : [Ref](https://www.npmjs.com/package/multer)\n\n### Instructions (for execution):\n- The project has been divided into two subparts: client (for React), and server (for node/express).\n- For running both ends, we need to install the necessary dependencies, so run `npm install` on respective folders.\n- After the dependencies are installed, we can individually run both ends.\n  1. For running the server (back-end), execute `npm run dev` (running on port 4000, by default)\n  2. For running the client (front-end), execute `npm start` (running on port 3000).\n\n- The server folder contains a '.env' which has  the following environment variables:\n  1. **MONGODB_URI** - Your Mongo DB URI (for storage purposes).\n  2. **PORT** - Default port to run the server application.\n  3. **JWT_SECRET** - a random string (20 bytes) used to generate JSON web tokens.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falien-droid%2Fstreamline---blogging-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falien-droid%2Fstreamline---blogging-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falien-droid%2Fstreamline---blogging-platform/lists"}