{"id":20380563,"url":"https://github.com/peterbrain/accountx-backend","last_synced_at":"2026-05-08T11:37:57.511Z","repository":{"id":41921495,"uuid":"229236739","full_name":"PeterBrain/AccountX-Backend","owner":"PeterBrain","description":"AccountX-Backend","archived":false,"fork":false,"pushed_at":"2022-04-22T22:54:06.000Z","size":77,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T22:26:45.815Z","etag":null,"topics":["django","python3"],"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/PeterBrain.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}},"created_at":"2019-12-20T09:48:45.000Z","updated_at":"2020-01-26T20:55:24.000Z","dependencies_parsed_at":"2022-08-11T22:01:10.708Z","dependency_job_id":null,"html_url":"https://github.com/PeterBrain/AccountX-Backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PeterBrain/AccountX-Backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterBrain%2FAccountX-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterBrain%2FAccountX-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterBrain%2FAccountX-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterBrain%2FAccountX-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterBrain","download_url":"https://codeload.github.com/PeterBrain/AccountX-Backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterBrain%2FAccountX-Backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32779134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["django","python3"],"created_at":"2024-11-15T02:07:50.840Z","updated_at":"2026-05-08T11:37:57.429Z","avatar_url":"https://github.com/PeterBrain.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AccountX-Backend\n\n## Setup Guide\n\n### Virtual environment\nCreate a virtual environment and activate it.\nSupported and tested python versions are 3.8.0 and 3.7.3.\n\nIf this app is used within a different project, it has to be ensured that the settings.py is set correctly.\n\n### Dependencies\nInstall required Python packages using pip and `requirements.txt`\n```bash\npip install -r requirements.txt\n```\n\n### Database\n```bash\npython manage.py migrate\n```\n\n### Superuser (optional)\nCreate an optional superuser\n```bash\npython manage.py createsuperuser\n```\n\n### Server\nRun development server\n```bash\npython manage.py runserver\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterbrain%2Faccountx-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterbrain%2Faccountx-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterbrain%2Faccountx-backend/lists"}