{"id":19109294,"url":"https://github.com/obrm/dev-home","last_synced_at":"2025-04-30T19:32:48.952Z","repository":{"id":113669083,"uuid":"330653000","full_name":"obrm/dev-home","owner":"obrm","description":"A social network  MERN stack application that includes authentication, profiles and forum posts. ","archived":false,"fork":false,"pushed_at":"2023-03-10T10:26:12.000Z","size":787,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T08:33:05.809Z","etag":null,"topics":["express","full-stack","mern-stack","mongodb","nodejs","react","redux"],"latest_commit_sha":null,"homepage":"https://obrm-dev-home.herokuapp.com/","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/obrm.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":"2021-01-18T12:03:18.000Z","updated_at":"2024-07-10T07:16:17.000Z","dependencies_parsed_at":"2023-03-31T12:48:17.406Z","dependency_job_id":null,"html_url":"https://github.com/obrm/dev-home","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fdev-home","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fdev-home/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fdev-home/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obrm%2Fdev-home/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obrm","download_url":"https://codeload.github.com/obrm/dev-home/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251769372,"owners_count":21640889,"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":["express","full-stack","mern-stack","mongodb","nodejs","react","redux"],"created_at":"2024-11-09T04:19:56.934Z","updated_at":"2025-04-30T19:32:48.940Z","avatar_url":"https://github.com/obrm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dev-Home\n\n\u003e Social network for developers\n\nThis is a social network MERN stack application that includes authentication, profiles and forum posts.\n\n## Website of the live project\nhttps://obrm-dev-home.herokuapp.com/\n\n# Quick Start 🚀\n\n### Add a default.json file in config folder with the following\n\n```\n{\n  \"mongoURI\": \"\u003cyour_mongoDB_Atlas_uri_with_credentials\u003e\",\n  \"jwtSecret\": \"secret\",\n  \"githubToken\": \"\u003cyoursecrectaccesstoken\u003e\"\n}\n```\n\n### Install server dependencies\n\n```bash\nnpm install\n```\n\n### Install client dependencies\n\n```bash\ncd client\nnpm install\n```\n\n### Run both Express \u0026 React from root\n\n```bash\nnpm run dev\n```\n\n### Build for production\n\n```bash\ncd client\nnpm run build\n```\n\n### Test production before deploy\n\nAfter running a build in the client 👆, cd into the root of the project.  \nAnd run...\n\nLinux/Unix\n\n```bash\nNODE_ENV=production node server.js\n```\n\nWindows Cmd Prompt or Powershell\n\n```bash\n$env:NODE_ENV=\"production\"\nnode server.js\n```\n\nCheck in browser on [http://localhost:5000/](http://localhost:5000/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobrm%2Fdev-home","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobrm%2Fdev-home","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobrm%2Fdev-home/lists"}