{"id":25249797,"url":"https://github.com/mateuseap/social-media","last_synced_at":"2026-04-17T15:32:29.249Z","repository":{"id":128957003,"uuid":"589474680","full_name":"mateuseap/social-media","owner":"mateuseap","description":"App developed using Django (a Python web framework)","archived":false,"fork":false,"pushed_at":"2023-01-24T05:49:25.000Z","size":2517,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T22:11:40.702Z","etag":null,"topics":["django","postgresql","python"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mateuseap.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":"2023-01-16T07:55:14.000Z","updated_at":"2023-08-13T22:46:20.000Z","dependencies_parsed_at":"2023-06-14T22:45:48.336Z","dependency_job_id":null,"html_url":"https://github.com/mateuseap/social-media","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mateuseap/social-media","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuseap%2Fsocial-media","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuseap%2Fsocial-media/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuseap%2Fsocial-media/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuseap%2Fsocial-media/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateuseap","download_url":"https://codeload.github.com/mateuseap/social-media/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuseap%2Fsocial-media/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31934335,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"last_error":"SSL_read: 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","postgresql","python"],"created_at":"2025-02-12T03:50:55.771Z","updated_at":"2026-04-17T15:32:29.233Z","avatar_url":"https://github.com/mateuseap.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Social Media\n\n## 🔧 Pre-requisites\n\nBefore running the project, you must have the following tools installed on your machine: \n* [Python v3.11.0](https://www.python.org/downloads/release/python-3110/)\n* [Django v4.1.5](https://docs.djangoproject.com/en/4.1/topics/install/#installing-official-release)\n\nAlso, you will need to clone the repository:\n\n```bash\n## Cloning the repository\ngit clone https://github.com/mateuseap/social-media\n## Entering the directory\ncd social-media\n```\n\n## 🚀 Project setup\n\n### \u003e Running the migrations\n\nTo run the migrations, you'll need to run the command below:\n\n```bash\n## Running the migrations\npython manage.py migrate\n```\n\n### \u003e Creating a superuser\n\nYou'll need to create a superuser to access the admin panel:\n\n```bash\n## Creating a superuser \npython manage.py createsuperuser\n```\n\nAfter running the above command, you just need to follow the steps below to create your superuser:\n\n![creating_superuser](https://i.imgur.com/lWiY8hU.jpg)\n\nWith a superuser created, now you have the access to the admin panel. If the project is running, you can go to [http://127.0.0.1:8000/admin](http://127.0.0.1:8000/admin) and login into the admin panel using your superuser infos:\n\n![admin_panel_login](https://i.imgur.com/K2DCP9X.png)\n\nAfter you log in, you'll have the access to info about the database and much more inside one page:\n\n![admin_panel](https://i.imgur.com/hGcSGv7.png)\n\n### \u003e Running the app\n\nYou'll need to run the command below:\n\n```bash\n## Running the app\npython manage.py runserver\n```\n\nOpen [http://127.0.0.1:8000](http://127.0.0.1:8000) to view it in the browser.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateuseap%2Fsocial-media","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmateuseap%2Fsocial-media","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateuseap%2Fsocial-media/lists"}