{"id":23971090,"url":"https://github.com/romanpecheritsa/nextgenstore","last_synced_at":"2026-04-02T02:51:02.210Z","repository":{"id":255415678,"uuid":"848254035","full_name":"RomanPecheritsa/NextGenStore","owner":"RomanPecheritsa","description":"NextGen Store is an online electronics store developed in Django using templates and Bootstrap to create a modern interface","archived":false,"fork":false,"pushed_at":"2025-01-04T20:41:56.000Z","size":4972,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-04T21:28:19.980Z","etag":null,"topics":["bootstrap","django","postgresql"],"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/RomanPecheritsa.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":"2024-08-27T12:28:37.000Z","updated_at":"2025-01-04T20:41:59.000Z","dependencies_parsed_at":"2024-08-29T21:52:56.539Z","dependency_job_id":"cd2e8e7e-3541-4efa-b5a7-3daf3442bdfc","html_url":"https://github.com/RomanPecheritsa/NextGenStore","commit_stats":null,"previous_names":["romanpecheritsa/nextgenstore"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomanPecheritsa%2FNextGenStore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomanPecheritsa%2FNextGenStore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomanPecheritsa%2FNextGenStore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomanPecheritsa%2FNextGenStore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RomanPecheritsa","download_url":"https://codeload.github.com/RomanPecheritsa/NextGenStore/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240501240,"owners_count":19811573,"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":["bootstrap","django","postgresql"],"created_at":"2025-01-07T02:27:23.674Z","updated_at":"2025-10-12T01:18:02.634Z","avatar_url":"https://github.com/RomanPecheritsa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NextGen Store\n\n## Project Description\n\nAn online store project that will be finalized in each lesson throughout the course.\n\n## Installation and Setup\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/RomanPecheritsa/NextGenStore\ncd NextGenStore\n```\n### 2. Copy the env.example file to .env:\n\nOpen.env and replace the values of the variables with your own\n\n```bash\ncp .env.example .env\n```\n\n### 3. Install Dependencies\nThe project uses Poetry for dependency management. Ensure Poetry is installed, then run the following command to install all dependencies:\n```bash\npoetry shell\npoetry install\n```\n### 4. Start Migrations\nTo start migrations, use the following command:\n```bash\npython3 manage.py migrate\n```\n\n### 5. Load Fixture\nLoading test fixtures for the database:\n```bash\npython3 manage.py load_fixtures\n```\n\n### 6. Create Superuser\nEnter the command in the terminal:\n```bash\npython3 manage.py csu\n```\nor\n```bash\npython manage.py csu --email=example@example.com --password=SuperSecretPassword123\n```\n\n### 7. Run Server\nTo run server, use the following command:\n```bash\npython3 manage.py runserver\n```\nThe server will be available at http://127.0.0.1:8000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromanpecheritsa%2Fnextgenstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromanpecheritsa%2Fnextgenstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromanpecheritsa%2Fnextgenstore/lists"}