{"id":22261835,"url":"https://github.com/jsonfm/impact-django","last_synced_at":"2026-04-17T01:31:45.965Z","repository":{"id":137720145,"uuid":"579667546","full_name":"jsonfm/impact-django","owner":"jsonfm","description":"🚀 A social network made with Django and TailwindCSS","archived":false,"fork":false,"pushed_at":"2022-12-24T16:13:37.000Z","size":382,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T13:47:08.442Z","etag":null,"topics":["django","node","python","social-network","tailwindcss"],"latest_commit_sha":null,"homepage":"","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/jsonfm.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-12-18T13:27:42.000Z","updated_at":"2022-12-24T15:40:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6079a89-1e56-4991-bc4e-22aadc891003","html_url":"https://github.com/jsonfm/impact-django","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jsonfm/impact-django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fimpact-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fimpact-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fimpact-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fimpact-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonfm","download_url":"https://codeload.github.com/jsonfm/impact-django/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fimpact-django/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31911446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","node","python","social-network","tailwindcss"],"created_at":"2024-12-03T09:14:35.571Z","updated_at":"2026-04-17T01:31:45.865Z","avatar_url":"https://github.com/jsonfm.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg\n    src=\"./docs/images/impact.jpeg\"\n/\u003e\n\n\u003cimg\n    src=\"./docs/images/impactmobile.png\"\n/\u003e\n\n\n## Impact\nA social network app made with Django. Inspired by [Behance](https://www.behance.net/gallery/139934827/Humanified-Simplifying-digital-activism?tracking_source=search_projects%7Csocial+network+design). It implements the mainly functionalities of a common social network: login, signup, posts creation, post edition, comments, post shares, likes, stories, etc. It includes a little chat made with `channels` and websockets.\n\n\n### 📦 Installation\n1. First, clone the respository:\n```\ngit clone https://github.com/jsonfm/impact-django.git\n```\n2. After, create a virtual enviroment:\n```\npython3 -m venv venv\n```\n3. Then, install the dependencies:\n```\nsource venv/bin/activate\npip install -r requirements.txt\n```\n\n### 🚀 Django\n```\npython manage.py run server\n```\n\n### 🎨 Tailwind\nThis project uses node for bundle styles.\n```\ncd tailwind\nnpm run tw:build\n```\n\n### 📁 Structure\n\n```\n.\n├── apps\n│   ├── auth\n│   └── feed\n├── impact\n├── media\n├── static\n│   ├── css\n│   └── js\n├── tailwind\n└── templates\n    ├── auth\n    ├── feed\n    └── layout\n\n```\n\n### 📄 Commands\n\nCreate a super user:\n```\npython manage.py createsuperuser\n```\n\nMigrate:\n```\npython manage.py migrate\n```\n\nMake migrations:\n```\npython manage.py makemigrations\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsonfm%2Fimpact-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsonfm%2Fimpact-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsonfm%2Fimpact-django/lists"}