{"id":25715296,"url":"https://github.com/devvsima/salamis-project","last_synced_at":"2026-04-30T11:36:07.658Z","repository":{"id":215088696,"uuid":"730725610","full_name":"devvsima/salamis-project","owner":"devvsima","description":"Django clothing store\\ Магазин одежды","archived":false,"fork":false,"pushed_at":"2024-08-09T13:19:42.000Z","size":5126,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T13:57:23.695Z","etag":null,"topics":["django","django-magazine","django-project","django-rest-framework","market","postgresql","python","sqlite"],"latest_commit_sha":null,"homepage":"http://salamis.shop","language":"HTML","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/devvsima.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":"2023-12-12T14:39:19.000Z","updated_at":"2024-08-09T13:19:46.000Z","dependencies_parsed_at":"2024-01-20T15:26:16.096Z","dependency_job_id":"0fa46a8c-096e-44dc-92ba-05d3c2684991","html_url":"https://github.com/devvsima/salamis-project","commit_stats":null,"previous_names":["devsimaa/salamis-project","devvsima/salamis-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devvsima/salamis-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devvsima%2Fsalamis-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devvsima%2Fsalamis-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devvsima%2Fsalamis-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devvsima%2Fsalamis-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devvsima","download_url":"https://codeload.github.com/devvsima/salamis-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devvsima%2Fsalamis-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32463892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["django","django-magazine","django-project","django-rest-framework","market","postgresql","python","sqlite"],"created_at":"2025-02-25T13:52:36.735Z","updated_at":"2026-04-30T11:36:03.665Z","avatar_url":"https://github.com/devvsima.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Clothing store \\ Магазин одежды\n\n\nTechnologies used:\n    Django, PostgreSQL\n\n\n\u003chr\u003e\n\n\n## How to install?\n\n```bash\ngit clone https://github.com/devvsima/salamis-project.git\ncd salamis-project\n```\n### Virtual environments \".venv\"\n\nLinux:\npip3 install -r requirements.txt\n```bash\npython3 -m venv .venv\nsource .venv\\bin\\activate\n```\nWindows\n```bash\npython -m venv .venv\n.venv\\Scripts\\activate\npip install -r requirements.txt\n```\n`.venv` you can change it to another name\n\n\n### Configure environment variables\nCopy file `.env.dist` and rename it to `.env`\n```\n$ cp .env.dist .env\n```\nThan configure variables\n```bash\n$ vim .env\n# or \n$ nano .env\n```\n### .env settings:\nserver_debug=True\nserver_port=80\nserver_ip=138.197.184.125\nserver_domain=devsima.site\n\n`server_debug` - True/False debug mode \u003cbr\u003e\n`server_port` - port django \u003cbr\u003e\n`server_ip` - your server ip \u003cbr\u003e\n`server_domain` - domen example - \"salamis.shop\" \u003cbr\u003e\n\n\nDababase postgres \u003cbr\u003e\n`DB_NAME` - database name \u003cbr\u003e\n`DB_HOST` - database host \u003cbr\u003e\n`DB_PORT` - database port \u003cbr\u003e\n`DB_USER` - user with access to the database \u003cbr\u003e\n`DB_PASS` - database password \u003cbr\u003e\n\n\u003chr\u003e\n\n### Once you have filled the .env with your config, you can run the project.\n\nMaking migrations:\n```bash\npython manage.py makemigrations\npython manage.py migrate\n```\n\nСreate admin user:\n```bash\npython manage.py createsuperuser\n```\n\nStart Django:\n```bash\npython manage.py runserver\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevvsima%2Fsalamis-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevvsima%2Fsalamis-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevvsima%2Fsalamis-project/lists"}