{"id":15008908,"url":"https://github.com/dominic248/online-compiler-django","last_synced_at":"2025-10-08T07:36:48.551Z","repository":{"id":139709189,"uuid":"288811504","full_name":"dominic248/Online-Compiler-Django","owner":"dominic248","description":"Tech. Stack: Django and Django-REST-Framework. Available Online Compilers:- Python-2.7, Python-3.8, PHP-7, C, C++, Java-8, Java-11","archived":false,"fork":false,"pushed_at":"2025-06-25T16:17:02.000Z","size":39,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-07T03:40:54.180Z","etag":null,"topics":["c","c-plus-plus","django","django-rest-framework","java-11","java-8","php-7","python-2","python-3"],"latest_commit_sha":null,"homepage":"","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/dominic248.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-08-19T18:47:34.000Z","updated_at":"2025-06-25T16:17:06.000Z","dependencies_parsed_at":"2024-05-16T00:18:16.395Z","dependency_job_id":"3224ac70-8dec-4e4e-9ed0-7621e485a003","html_url":"https://github.com/dominic248/Online-Compiler-Django","commit_stats":null,"previous_names":["dominic-m-silveira/online-compiler-django","dominic248/online-compiler-django"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dominic248/Online-Compiler-Django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominic248%2FOnline-Compiler-Django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominic248%2FOnline-Compiler-Django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominic248%2FOnline-Compiler-Django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominic248%2FOnline-Compiler-Django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dominic248","download_url":"https://codeload.github.com/dominic248/Online-Compiler-Django/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominic248%2FOnline-Compiler-Django/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278909710,"owners_count":26066887,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":["c","c-plus-plus","django","django-rest-framework","java-11","java-8","php-7","python-2","python-3"],"created_at":"2024-09-24T19:21:36.929Z","updated_at":"2025-10-08T07:36:48.527Z","avatar_url":"https://github.com/dominic248.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- 8OFOKUMDUXJH4I9W8PJ7C49B1PLNS68Q --\u003e\n[![Sponsored by GitAds](https://gitads.dev/v1/ad-serve?source=dominic248/online-compiler-django@github)](https://gitads.dev/v1/ad-track?source=dominic248/online-compiler-django@github)\n\n---\n\n# Online Compiler Django (API only)\n\n## Setup auto-formatting with Git Hooks:\n```\npip uninstall autopep8\npip install black\npre-commit install\npre-commit run --all-files\n```\n\n## Format files before commit\n```\npre-commit run --all-files\n```\n\n## Install Python Tools:\n```\nsudo apt install python3-virtualenv python3-pip\n```\n\n## Create Virtual Environment:\n```\nvirtualenv -p python3.8 unix-env3.8\nsource ./unix-env3.8/bin/activate\nsource ./.bashrc\n```\n\n## Install requirements:\n```\npip install -r requirements.txt\n```\n\n## Run all migrations:\n```\ncd src\npython manage.py makemigrations\npython manage.py migrate\npython manage.py showmigrations\n```\n\n## Create Super-user:\n```\ncd src\npython manage.py createsuperuser\n```\n\n## Run Project:\n```\ncd src\npython manage.py runserver\n```\n\n## Reset Migrations\n```\nfind . -path \"*/migrations/*.py\" -not -name \"__init__.py\" -delete\nfind . -path \"*/migrations/*.pyc\"  -delete\n```\n\n\n## Untrack files already added to git repository based on .gitignore\nCommit all Changes and\n```\ngit rm -r --cached .\ngit add .\ngit commit -m \".gitignore fix\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominic248%2Fonline-compiler-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdominic248%2Fonline-compiler-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominic248%2Fonline-compiler-django/lists"}