{"id":18301867,"url":"https://github.com/guicamargo19/bookstore-cicd","last_synced_at":"2026-04-17T07:31:54.059Z","repository":{"id":225023360,"uuid":"764111307","full_name":"guicamargo19/bookstore-CICD","owner":"guicamargo19","description":"Projeto Django com Python de CI/CD","archived":false,"fork":false,"pushed_at":"2024-03-25T17:09:36.000Z","size":107,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T04:19:05.626Z","etag":null,"topics":["django","docker","docker-compose","html5","poetry","python","sqlite3"],"latest_commit_sha":null,"homepage":"https://gcamargo.pythonanywhere.com/bookstore/v1/product/","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/guicamargo19.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-02-27T13:57:22.000Z","updated_at":"2024-04-11T20:40:26.000Z","dependencies_parsed_at":"2024-03-12T14:33:59.350Z","dependency_job_id":"af7a01d9-2286-44df-833b-5d42edf00fed","html_url":"https://github.com/guicamargo19/bookstore-CICD","commit_stats":null,"previous_names":["guicamargo19/bookstore","guicamargo19/bookstore-cicd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guicamargo19%2Fbookstore-CICD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guicamargo19%2Fbookstore-CICD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guicamargo19%2Fbookstore-CICD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guicamargo19%2Fbookstore-CICD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guicamargo19","download_url":"https://codeload.github.com/guicamargo19/bookstore-CICD/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248017994,"owners_count":21034042,"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","docker","docker-compose","html5","poetry","python","sqlite3"],"created_at":"2024-11-05T15:17:11.921Z","updated_at":"2026-04-17T07:31:53.918Z","avatar_url":"https://github.com/guicamargo19.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bookstore\n\nDjango project Bookstore App developed with Poetry for academic purposes.\n\nThis project contains CI/CD with GitHub Actions. Deploy was made at PythonAnywhere.\n\nProject developed in the Full Stack Python course at EBAC - Escola Britânica de Artes Criativas e Tecnologia - Brazil.\n\n## ▶️ Prequisites\n\n- Python 3.10.5\n- Poetry\n- Docker \u0026\u0026 Docker-compose\n\n## 🚀 Quickstart\n\n1 - Clone this project:\n\n  ```shell\n  git clone https://github.com/guicamargo19/bookstore.git\n  ```\n\n2 - Install dependencies:\n\n  ```shell\n  cd bookstore\n  poetry install\n  ```\n\n3 - Execute project:\n\n  ```shell\n  poetry run python manage.py migrate\n  poetry run python manage.py collectstatic\n  poetry run python manage.py runserver\n  ```\n\nRun docker dev server environment:\n\n  ```shell\n  docker-compose up -d --build \n  docker-compose run web python manage.py migrate\n  ```\n\n5. Run tests inside of docker:\n\n  ```shell\n  docker-compose run --rm web python manage.py test\n  ```\n\n## 🛠️ Tools used for the development of this project\n\n* **Poetry** - Tool for managing packages and dependencies in Python.\n* **Django** - Framework for fast web development, written in Python.\n* **Docker** - Set of platform-as-a-service products that use operating system-level virtualization to deliver software in packages called containers.\n\n## ✒️ Author\n\nGuilherme Ferreira Camargo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguicamargo19%2Fbookstore-cicd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguicamargo19%2Fbookstore-cicd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguicamargo19%2Fbookstore-cicd/lists"}