{"id":20063733,"url":"https://github.com/oldcorvus/socialmedia","last_synced_at":"2025-08-03T00:35:18.660Z","repository":{"id":170920420,"uuid":"468664780","full_name":"oldcorvus/SocialMedia","owner":"oldcorvus","description":"sample : https://simplesocialmediamoel.eu.pythonanywhere.com/","archived":false,"fork":false,"pushed_at":"2023-08-21T13:43:50.000Z","size":13265,"stargazers_count":21,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T02:11:59.092Z","etag":null,"topics":["ckeditor","django","django-filters","django-rest-framework","docker","docker-compose","dockerfile","drf","drf-jwt","drf-yasg","easy-thumbnails","jalali-date","jwt-authentication","postgresql","psycopg2"],"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/oldcorvus.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-03-11T08:15:56.000Z","updated_at":"2025-03-30T00:49:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"10238b05-3de3-4d9a-8095-f94b47d2131b","html_url":"https://github.com/oldcorvus/SocialMedia","commit_stats":null,"previous_names":["oldcorvus/socialmedia"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oldcorvus%2FSocialMedia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oldcorvus%2FSocialMedia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oldcorvus%2FSocialMedia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oldcorvus%2FSocialMedia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oldcorvus","download_url":"https://codeload.github.com/oldcorvus/SocialMedia/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252542502,"owners_count":21764978,"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":["ckeditor","django","django-filters","django-rest-framework","docker","docker-compose","dockerfile","drf","drf-jwt","drf-yasg","easy-thumbnails","jalali-date","jwt-authentication","postgresql","psycopg2"],"created_at":"2024-11-13T13:43:37.890Z","updated_at":"2025-07-04T00:37:17.310Z","avatar_url":"https://github.com/oldcorvus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Social Media With RestApi using DRF and JWT authentication\n\n## Setup\n\nThe first thing to do is to clone the repository:\n\n```sh\n$ git clone https://github.com/oldcorvus/social-media.git\n```\n\nCreate a virtual environment to install dependencies in and activate it:\n\n```sh\n$ virtualenv env\n$ source env/bin/activate\n```\n\nThen install the dependencies:\n\n```sh\n(env)$ pip install -r requirements.txt\n```\n\n\nOnce `pip` has finished downloading the dependencies:\n```sh\n(env)$ cd app \n(env)$ python manage.py runserver --settings=socialMedia.settings.test\n\n```\nAnd navigate to `http://127.0.0.1:8000/`.\n\n\n## Running Locally with Docker\n\n1.build the image:\n\n```sh\n  $ docker-compose build .\n```\n2.Spin up the containers\n```sh\n  $ docker-compose up\n```\nthen view the site at  http://localhost:8000/\n\n## Walkthrough\n\nBefore you interact with the application, go to settings and set up\nsecret key.\n\n\n## Tests\n\nTo run the tests, `cd` into the directory where `manage.py` is:\n```sh\n(env)$ python manage.py test --settings=socialMedia.settings.test\n\n```\n## API Docs \n  navigate to `http://127.0.0.1:8000/swagger/`\n  \n## Features\n rest api using drf,\n jwt authentications, \n activity stream,\n ajax scrolling , and ...\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foldcorvus%2Fsocialmedia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foldcorvus%2Fsocialmedia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foldcorvus%2Fsocialmedia/lists"}