{"id":13501201,"url":"https://github.com/anze3db/fedidevs","last_synced_at":"2025-10-04T17:43:43.458Z","repository":{"id":155160491,"uuid":"618900641","full_name":"anze3db/fedidevs","owner":"anze3db","description":"Discover amazing developers across the fediverse 🌐","archived":false,"fork":false,"pushed_at":"2025-10-03T21:49:16.000Z","size":23289,"stargazers_count":76,"open_issues_count":16,"forks_count":15,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-03T23:30:23.311Z","etag":null,"topics":["django","fediverse","python"],"latest_commit_sha":null,"homepage":"https://fedidevs.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anze3db.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-25T17:16:18.000Z","updated_at":"2025-10-03T21:49:21.000Z","dependencies_parsed_at":"2024-04-04T17:52:29.920Z","dependency_job_id":"fba19af1-83ef-4382-b0c2-c1c2a99ecf97","html_url":"https://github.com/anze3db/fedidevs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anze3db/fedidevs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anze3db%2Ffedidevs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anze3db%2Ffedidevs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anze3db%2Ffedidevs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anze3db%2Ffedidevs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anze3db","download_url":"https://codeload.github.com/anze3db/fedidevs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anze3db%2Ffedidevs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349877,"owners_count":25972667,"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-04T02:00:05.491Z","response_time":63,"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":["django","fediverse","python"],"created_at":"2024-07-31T22:01:29.025Z","updated_at":"2025-10-04T17:43:43.435Z","avatar_url":"https://github.com/anze3db.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Fedidevs\n\nThis is the source code for the [fedidevs.com](https://fedidevs.com) website.\n\n## Set up dev environment\n\n0. Install [uv](https://docs.astral.sh/uv/getting-started/installation/)\n\n1. Run the migrations\n```\nuv run python manage.py migrate\n```\n\n2. Run the development server\n```\nuv run python manage.py runserver\n```\n\n3. In a separate terminal set up tailwindcss...\n```\nuv run python manage.py tailwind install\n```\n\n4. ... and start the tailwind server\n```\nuv run python manage.py tailwind start\n```\n\n5. [optional] ... and start the background worker (only needed for syncing followers on login)\n```\nuv run python manage.py rundramatiq --reload\n```\n\n6. [optional] Populate the local database (takes about ~1hr)\n```\nuv run python manage.py scheduler --run-now\n```\n\nor run the crawler and indexer separately if you only want to populate account data (takes about ~5mins)\n\n```\nuv run python manage.py crawler\nuv run python manage.py indexer\n```\n\n7. [optional] Create a Django Admin user for `http://localhost:8000/admin`\n```\nuv run python manage.py createsuperuser\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanze3db%2Ffedidevs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanze3db%2Ffedidevs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanze3db%2Ffedidevs/lists"}