{"id":21016040,"url":"https://github.com/falsehuman/project-citadel","last_synced_at":"2026-04-14T06:02:34.597Z","repository":{"id":60065840,"uuid":"389331092","full_name":"FalseHuman/project-citadel","owner":"FalseHuman","description":"Проект на Django/Vue","archived":false,"fork":false,"pushed_at":"2023-10-01T08:37:47.000Z","size":8419,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T12:08:40.287Z","etag":null,"topics":["django","django-project","django-rest-framework","js","postgresql","python3","vuejs"],"latest_commit_sha":null,"homepage":"https://crm.khazieff.cf","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/FalseHuman.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-07-25T11:27:50.000Z","updated_at":"2023-08-28T07:45:01.000Z","dependencies_parsed_at":"2023-01-31T08:15:29.666Z","dependency_job_id":"4729a8c8-3361-482c-a0c1-2411a1f00d1a","html_url":"https://github.com/FalseHuman/project-citadel","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/FalseHuman%2Fproject-citadel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FalseHuman%2Fproject-citadel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FalseHuman%2Fproject-citadel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FalseHuman%2Fproject-citadel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FalseHuman","download_url":"https://codeload.github.com/FalseHuman/project-citadel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243447254,"owners_count":20292448,"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":["django","django-project","django-rest-framework","js","postgresql","python3","vuejs"],"created_at":"2024-11-19T10:12:02.041Z","updated_at":"2025-12-30T06:55:00.720Z","avatar_url":"https://github.com/FalseHuman.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Citadel\n\n## Setting up the installation\n\n## Django\n```bash\n$ cd backend/citadel\n$ pip install -r ./requirements.txt\n```\n### open settings.py and change the database to your own\n```bash\nDATABASES = {\n    'default': {\n        'ENGINE': 'django.db.backends.postgresql',\n        'NAME': 'citadel', #change\n        'USER': 'postgres', #change\n        'PASSWORD': '12345', #change\n    }\n}\n```\n### launch Django\n```bash\n$ python manage.py migrate\n$ python manage.py runserver 8002\n```\n\n## Vue\n```bash\n$ cd frontend\n$ npm install\n$ npm run serve\n```\n\n## DBMS PostgreSQL\nLink how to install for [Windows](https://www.youtube.com/watch?v=yYJ74Sc7nw8)\nLink how to install for [Linux](https://losst.ru/ustanovka-postgresql-ubuntu-16-04)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalsehuman%2Fproject-citadel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffalsehuman%2Fproject-citadel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalsehuman%2Fproject-citadel/lists"}