{"id":31821387,"url":"https://github.com/sfinx13/django-craiglist","last_synced_at":"2026-04-09T12:04:06.202Z","repository":{"id":41265788,"uuid":"485582107","full_name":"sfinx13/django-craiglist","owner":"sfinx13","description":"[WIP] Craigslist Redesign with Django and deployed to digital ocean via github action pipeline","archived":false,"fork":false,"pushed_at":"2025-03-27T17:39:36.000Z","size":947,"stargazers_count":2,"open_issues_count":16,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T18:34:28.372Z","etag":null,"topics":["ci-cd","continous-deployment","continous-integration","continuous-delivery","digitalocean","digitalocean-droplets","django","docker","github-actions","postgresql","python"],"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/sfinx13.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":"2022-04-26T00:43:39.000Z","updated_at":"2024-07-21T13:06:45.000Z","dependencies_parsed_at":"2023-01-30T19:30:54.251Z","dependency_job_id":"a154dffc-52a2-4a14-bf97-339f5bb72372","html_url":"https://github.com/sfinx13/django-craiglist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sfinx13/django-craiglist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfinx13%2Fdjango-craiglist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfinx13%2Fdjango-craiglist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfinx13%2Fdjango-craiglist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfinx13%2Fdjango-craiglist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sfinx13","download_url":"https://codeload.github.com/sfinx13/django-craiglist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sfinx13%2Fdjango-craiglist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007325,"owners_count":26084280,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":["ci-cd","continous-deployment","continous-integration","continuous-delivery","digitalocean","digitalocean-droplets","django","docker","github-actions","postgresql","python"],"created_at":"2025-10-11T13:24:24.234Z","updated_at":"2025-10-11T13:24:26.244Z","avatar_url":"https://github.com/sfinx13.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Craiglist app CI/CD](https://github.com/sfinx13/django-craiglist/actions/workflows/main.yml/badge.svg)\n\n# Craigslist Redesign - Django and deployed to digital ocean\n\nThe objective is to integrate the design proposed by Rabih Shasha with django framework\n\nFeel free to read his case study post\n[Craigslist Redesign — a UI/UX Case Study](https://medium.com/@rabihshasha/craigslist-redesign-case-study-ui-ux-a10f2f1a9a83).\n\n![Homepage](_DOC/1-home.jpg)\n\n## Installation\n\n### Create ane activate virtual environment\n```bash\n$ make venv\n$ source env/bin/activate\n$ make setup\n```\n## Development\n\n### Run locally\nRun with django web server |  Run with docker\n:-------------------------:|:-------------------------:\n```$ make up \u0026\u0026 make runsever```   | ```$ make up```\n\nThe development server : http://127.0.0.1:8000/\n\nAdmin panel: http://127.0.0.1:8000/admin\n\n## Production\nhttp://164.92.152.36/\n\n## Usage\n\n|Commands |Description  |\n|---------|-------------|\n|make clean| Clean up the __pycache__ folder |\n|make venv| Create virtual environnement |\n|make setup| Install dependencies |\n|make build| Restart containers |\n|make up| Start container |\n|make down| Shutdown container  |\n|make restart| Restart container |\n|make app_db| Login inside database container |\n|make app_web| Login inside database container |\n|make runserver| Run django web server |\n|make migration| Make migrations |\n|make migrate| Apply migrations |\n|make superuser| Create super user |\n|make test| Run test |\n|make lint | Lint |\n|make ci | Run CI locally with act |\n|make ssh | Connect to droplet ssh |\n|make droplet-status | Get droplet status |\n|make db-status | Get database status |\n|make account | Get account digital ocean |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfinx13%2Fdjango-craiglist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsfinx13%2Fdjango-craiglist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfinx13%2Fdjango-craiglist/lists"}