{"id":16695701,"url":"https://github.com/ninjamar/ninjasocial","last_synced_at":"2025-10-24T22:34:01.578Z","repository":{"id":159742525,"uuid":"540815822","full_name":"ninjamar/ninjasocial","owner":"ninjamar","description":"Social application","archived":false,"fork":false,"pushed_at":"2023-05-17T02:23:25.000Z","size":54,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T03:42:36.678Z","etag":null,"topics":["auth0","bulma","css","django","django-social-network","html","ninjamar","python","python3","social-network"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ninjamar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09-24T12:04:38.000Z","updated_at":"2024-08-05T00:40:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b8227a7-22d0-4f79-9c04-79340830900b","html_url":"https://github.com/ninjamar/ninjasocial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjamar%2Fninjasocial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjamar%2Fninjasocial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjamar%2Fninjasocial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjamar%2Fninjasocial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ninjamar","download_url":"https://codeload.github.com/ninjamar/ninjasocial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248142958,"owners_count":21054671,"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":["auth0","bulma","css","django","django-social-network","html","ninjamar","python","python3","social-network"],"created_at":"2024-10-12T17:08:11.243Z","updated_at":"2025-10-24T22:34:01.494Z","avatar_url":"https://github.com/ninjamar.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NinjaSocial\n\nNinjaSocial is a social media application built using Django and Bulma\n## Running\n### Install Dependencies\n```bash\npip3 install -r requirements.txt\n```\nThis project also uses `redis`. See [run.sh](run.sh) for more information.\n## Setup\nNinjaSocial uses Auth0 as the backend. You need to create an Auth0 project.\n\nCreate a file called `.env`\n```.env\nSOCIAL_AUTH_AUTH0_DOMAIN = \"YOUR AUTH0 DOMAIN eg *.*.auth0.com\"\nSOCIAL_AUTH_AUTH0_KEY = \"YOUR AUTH0 KEY\"\nSOCIAL_AUTH_AUTH0_SECRET = 'YOUR AUTH0 SECRET'\n\nSECRET_KEY = 'DJANGO_SECRET_KEY'\nAUTH0_TOKEN = 'AUTH0 API TOKEN'\nAUTH0_ID = 'AUTH0 M2M APP ID'\nAUTH0_SECRET = 'AUTH0 M2M APP SECRET'\n```\n\u003csub\u003e[Auth0 Access Token docs](https://auth0.com/docs/secure/tokens/access-tokens/get-access-tokens)\u003c/sub\u003e\n\n## Testing/Running\nThe easiest way to run this is to run `python3 manage.py collectstatic` then run `uvicorn --host 0.0.0.0 --port 8080 --workers 2 social.asgi:application`. I suggest to disable the email verification middleware since that requires a cron job to review the api token.\n\n## Deploying\nI use [fly.io](https://fly.io) for deploying\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninjamar%2Fninjasocial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fninjamar%2Fninjasocial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninjamar%2Fninjasocial/lists"}