{"id":18369135,"url":"https://github.com/bitfancy/devconnector-django","last_synced_at":"2025-04-10T19:39:47.464Z","repository":{"id":208510121,"uuid":"721786020","full_name":"BitFancy/Devconnector-Django","owner":"BitFancy","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-21T20:40:59.000Z","size":661,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T20:54:19.550Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BitFancy.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}},"created_at":"2023-11-21T19:16:37.000Z","updated_at":"2024-04-03T19:17:21.000Z","dependencies_parsed_at":"2023-11-21T21:47:22.722Z","dependency_job_id":null,"html_url":"https://github.com/BitFancy/Devconnector-Django","commit_stats":null,"previous_names":["fancydeveloper/devconnector-django","bitfancy/devconnector-django"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitFancy%2FDevconnector-Django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitFancy%2FDevconnector-Django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitFancy%2FDevconnector-Django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitFancy%2FDevconnector-Django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BitFancy","download_url":"https://codeload.github.com/BitFancy/Devconnector-Django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248281424,"owners_count":21077423,"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":[],"created_at":"2024-11-05T23:28:33.904Z","updated_at":"2025-04-10T19:39:47.437Z","avatar_url":"https://github.com/BitFancy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## DevConnector\n\nDevConnector is a Social Network For Developers. In this Project I have used Django and Django-Rest-Framework for Backend and React For Frontend.\n\n### Demo of this site available here [DevConnector Demo](https://devconn.netlify.com)\n\n## Frontend( React )\n\n#### To install dependency\n\n```\nnpm install\n```\n\n#### To start the server\n\n```\nnpm start\n```\n\n#### For Production Build\n\n```\nnpm run build\n```\n\n- I have used proxy `http://127.0.0.1` for axios in package.json\n- You can set axios.defaults.baseURL = `https://api.example.com` Globally\n\n## Backend( Django )\n\n#### Installing\n\nopen terminal and type\n\n#### Requirements\n\nTo install requirements type\n\n```\npip install -r requirements.txt\n```\n\n`To use Github api put your credentials in settings.py`\n\n```\nGIT_CLIENT_ID = 'your github client id'\nGIT_CLIENT_SECRET = 'your github client secret'\n```\n\nTo migrate the database open terminal in project directory and type\n\n```\npython manage.py makemigrations\npython manage.py migrate\n```\n\nTo run the program in local server use the following command\n\n```\npython manage.py runserver\n```\n\nServer will be available at `http://127.0.0.1:8000` in your browser\n\nDon't Forget to whitelist your host origin using `django-cors-header` when using in production\u003cbr\u003e\n[See Documentation](https://pypi.org/project/django-cors-headers/)\n\n========Thank You !!!=========\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfancy%2Fdevconnector-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitfancy%2Fdevconnector-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfancy%2Fdevconnector-django/lists"}