{"id":36668337,"url":"https://github.com/desecho/githubcontrib","last_synced_at":"2026-01-12T10:37:35.371Z","repository":{"id":39032598,"uuid":"120104282","full_name":"desecho/githubcontrib","owner":"desecho","description":"A profile page with your opensource contributions.","archived":false,"fork":false,"pushed_at":"2025-04-23T17:47:51.000Z","size":1444,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T18:43:41.592Z","etag":null,"topics":["django","github","opensource"],"latest_commit_sha":null,"homepage":"https://githubcontrib.samarchyan.me","language":"Python","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/desecho.png","metadata":{"files":{"readme":"README.rst","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,"zenodo":null}},"created_at":"2018-02-03T15:40:38.000Z","updated_at":"2025-04-23T17:47:56.000Z","dependencies_parsed_at":"2024-05-01T05:22:44.545Z","dependency_job_id":"116fc941-a193-4237-8b69-1062d3e341a9","html_url":"https://github.com/desecho/githubcontrib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/desecho/githubcontrib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desecho%2Fgithubcontrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desecho%2Fgithubcontrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desecho%2Fgithubcontrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desecho%2Fgithubcontrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/desecho","download_url":"https://codeload.github.com/desecho/githubcontrib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desecho%2Fgithubcontrib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","github","opensource"],"created_at":"2026-01-12T10:37:35.281Z","updated_at":"2026-01-12T10:37:35.359Z","avatar_url":"https://github.com/desecho.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"GitHubContrib\n==========================================================\n\n|Deployment Status| |Codecov|\n\nThe web application on Django_ 4, Vue.js_ 3, Bootstrap_ 4, `Font Awesome`_ 6.\n\nIt allows you to have a profile page with your opensource contributions.\n\nIt also shows the number of stars you have for your repositories.\n\nThe website is live at https://githubcontrib.samarchyan.me.\n\nSee more documentation_.\n\nDevelopment\n----------------------------\n| You can use ubuntu-vm_ as a development VM if needed.\n| Also you can use macos-setup_ if you are on Mac.\n\n1. Use mysql-docker_ to bring up MySQL in Docker\n2. Use redis-docker_ to bring up Redis in Docker\n3. Run ``make install-deps`` if necessary (only on Ubuntu)\n4. Run ``make bootstrap``\n5. Run ``make createsuperuser`` to create a superadmin user\n6. Edit files ``env_custom.sh`` and ``env_secrets.sh``\n\n| Run ``make build`` and ``make run`` to run the server for development.\n| Run ``make help`` to get a list of all available commands.\n\n| Open http://localhost:8000/ to access the web application.\n| Open http://localhost:8000/admin to access the admin section.\n| Open http://localhost:8000/rosetta to access Rosetta.\n\nRun in Docker:\n\n1. Run ``make docker-build``\n2. Edit file ``docker_secrets.env``\n3. Run ``make docker-run``\n\nProduction\n----------------------------\nTo use production commands:\n\n1. Edit file ``db_env_prod.sh``\n2. Activate the kubectl context\n\nFonts used\n----------------------------\n* Orbitron_ for logo.\n\n.. |Deployment Status| image:: https://github.com/desecho/githubcontrib/actions/workflows/deployment.yaml/badge.svg\n   :target: https://github.com/desecho/githubcontrib/actions/workflows/deployment.yaml\n\n.. |Codecov| image:: https://codecov.io/gh/desecho/githubcontrib/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/desecho/githubcontrib\n\n.. _documentation: https://github.com/desecho/githubcontrib/blob/master/doc.rst\n.. _Vue.js: https://vuejs.org/\n.. _Bootstrap: https://getbootstrap.com/\n.. _Django: https://www.djangoproject.com/\n.. _ubuntu-vm: https://github.com/desecho/ubuntu-vm\n.. _macos-setup: https://github.com/desecho/macos-setup\n.. _mysql-docker: https://github.com/desecho/mysql-docker\n.. _redis-docker: https://github.com/desecho/redis-docker\n.. _Orbitron: https://fonts.google.com/specimen/Orbitron\n.. _Font Awesome: https://fontawesome.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesecho%2Fgithubcontrib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdesecho%2Fgithubcontrib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesecho%2Fgithubcontrib/lists"}