{"id":20828403,"url":"https://github.com/codewithmuh/react-django-project","last_synced_at":"2026-04-22T11:02:27.923Z","repository":{"id":112273282,"uuid":"309110431","full_name":"codewithmuh/React-Django-project","owner":"codewithmuh","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-10T17:32:03.000Z","size":2452,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T22:49:55.593Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/codewithmuh.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}},"created_at":"2020-11-01T14:11:38.000Z","updated_at":"2023-04-11T16:02:36.000Z","dependencies_parsed_at":"2023-05-29T07:00:49.114Z","dependency_job_id":null,"html_url":"https://github.com/codewithmuh/React-Django-project","commit_stats":null,"previous_names":["codewithmuh/react-django-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codewithmuh/React-Django-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmuh%2FReact-Django-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmuh%2FReact-Django-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmuh%2FReact-Django-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmuh%2FReact-Django-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithmuh","download_url":"https://codeload.github.com/codewithmuh/React-Django-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmuh%2FReact-Django-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32132973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-17T23:14:45.756Z","updated_at":"2026-04-22T11:02:22.914Z","avatar_url":"https://github.com/codewithmuh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-django-react-sample-app\n\nSample BigCommerce App using Python, Django, and React\n\n𝐇𝐨𝐰 𝐭𝐨 𝐫𝐮𝐧 𝐢𝐭 𝐢𝐧 𝐋𝐨𝐜𝐚𝐥 𝐦𝐚𝐜𝐡𝐢𝐧𝐞 ?\n\nOpen terminal frst.\nYou have to follow these points\n\n1.Download anaconda\n\nhttps://www.anaconda.com/products/individual\n\n2. Open terminal.\n\n3.create a virtual environment with python 3.8 using this commond \"conda create --name py38 python=3.8\"\n\n4.Then activate virtua environment using this commond \"conda activate py38\"\n\n5.Then run this commond \"pip install -r requirements.txt\"\n\n6.Then run this commond to run project in local machine \"python manage.py runserver 8054\"\n\n𝐅𝐎𝐫 𝐍𝐠𝐫𝐨𝐤 :\nIn .env file use http instead of https for callBackURL for ngrok.\n\n---\n\n𝐒𝐭𝐞𝐩𝐬 𝐭𝐨 𝐟𝐨𝐥𝐥𝐨𝐰 𝐭𝐨 𝐢𝐧𝐬𝐭𝐚𝐥𝐥 𝐭𝐡𝐞 𝐚𝐩𝐩 𝐨𝐧 𝐁𝐢𝐠𝐂𝐨𝐦𝐦𝐞𝐫𝐜𝐞𝐬𝐭𝐨𝐫𝐞.\n\n𝗪𝗲 𝘄𝗶𝗹𝗹 𝗵𝗶𝗴𝗵𝗹𝘆 𝗿𝗲𝗰𝗼𝗺𝗺𝗲𝗻𝗱 𝘄𝗮𝘁𝗰𝗵𝗶𝗻𝗴 𝘃𝗶𝗱𝗲𝗼 𝗱𝘂𝗿𝗶𝗻𝗴 𝗶𝗻𝘀𝘁𝗮𝗹𝗹𝗮𝘁𝗶𝗼𝗻 𝗮𝗽𝗽 𝗼𝗻 𝘁𝗵𝗲 𝘀𝘁𝗼𝗿𝗲.\nHere is installation video\nhttps://youtu.be/FKf5pOBC3z0\n\n1.Open Url https://login.bigcommerce.com/\n\n2.login your account\n\n3.from side menue go to Advance Setting \u003e API Accounts\n\n4.Click Create API Account then Create V2/V3 API Token\n\n5.Fill Name of API\n\n6.Select All Higer level Permissions\n\n7.Open Url https://devtools.bigcommerce.com/my/apps\n\n8.Create an App\n\n9.Click View Client ID and Note down Client ID Client Secret\n\n10.Open URL https://dashboard.heroku.com/apps\n\n11.Create a new App\n\n12.Select Deployment Method Github\n\n13.Enable Automatic Deployment\n\n14.go to setting tab\n\n15.Click Reveal Config Variable and Add following Variables\n\nappClientId = elfctt4r8cai3u6cw4yg70lamxroke8\n\nappClientSecret = ee074094318cdbd56bba82dd7e1ba9df2f5794b51fdeb27c0e8ac0f88a95f904\n\n16.callBackURL = https://inventroman.herokuapp.com/cb/auth\n\n17.DISABLE_COLLECTSTATIC=1\n\n18.DEBUG_COLLECTSTATIC = 1\n\n19.From Deploy Tab Click Deploy Branch\n\n20.Open Url https://devtools.bigcommerce.com/my/apps\n\n21.Click Edit App and Go to Technical Tab of APP and Fill the following fields\n\n22.Auth Callback URL (add /auth at the end of heroku app url)\n\n23.Load Callback URL\n\n24.Uninstall Callback URL\n\n25.Click Update\n\n26.Go to URl Open Url https://login.bigcommerce.com/\n\n27.from side Menue Apps \u003e My Apps\n\nNote: To run React at development run \"yarn run\" and to compile Reactjs code run \"yarn build\" at root level folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmuh%2Freact-django-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithmuh%2Freact-django-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmuh%2Freact-django-project/lists"}