{"id":20109078,"url":"https://github.com/ristep/django-starter","last_synced_at":"2025-07-03T07:33:07.047Z","repository":{"id":221897879,"uuid":"755708179","full_name":"ristep/django-starter","owner":"ristep","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-11T00:16:22.000Z","size":1082,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T18:25:00.008Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ristep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-02-10T21:19:37.000Z","updated_at":"2024-02-10T21:31:54.000Z","dependencies_parsed_at":"2024-02-10T22:30:56.353Z","dependency_job_id":"695aea6d-bfc4-4c92-82c4-497ec236cbcd","html_url":"https://github.com/ristep/django-starter","commit_stats":null,"previous_names":["ristep/django-starter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ristep/django-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ristep%2Fdjango-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ristep%2Fdjango-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ristep%2Fdjango-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ristep%2Fdjango-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ristep","download_url":"https://codeload.github.com/ristep/django-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ristep%2Fdjango-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263283025,"owners_count":23442278,"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":[],"created_at":"2024-11-13T18:07:03.205Z","updated_at":"2025-07-03T07:33:07.015Z","avatar_url":"https://github.com/ristep.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API for my future application for restaurant and grocery online store, eventually \n\n### Inherited from this [repository](https://github.com/ristep/StartUpDjangoOnDockerNginxPostgreSQL).\n\n\n## From Original ReadMe\n\n### Development\n\nUses the default Django development server.\n\n1. Rename *.env.dev-sample* to *.env.dev*.\n1. Update the environment variables in the *docker-compose.yml* and *.env.dev* files.\n1. Build the images and run the containers:\n\n    ```sh\n    $ docker-compose up -d --build\n    ```\n\n    Test it out at [http://localhost:8000](http://localhost:8000). The \"app\" folder is mounted into the container and your code changes apply automatically.\n\n### Production\n\nUses Gunicorn + Nginx.\n\n1. Rename *.env.prod-sample* to *.env.prod* and *.env.prod.db-sample* to *.env.prod.db*. Update the environment variables.\n1. Build the images and run the containers:\n\n    ```sh\n    $ docker-compose -f docker-compose.prod.yml up -d --build\n    ```\n\n    Test it out at [http://localhost:1337](http://localhost:1337). No mounted folders. To apply changes, the image must be rebuilt.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fristep%2Fdjango-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fristep%2Fdjango-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fristep%2Fdjango-starter/lists"}