{"id":19015107,"url":"https://github.com/adfinis/osschallenge","last_synced_at":"2025-10-17T23:58:13.703Z","repository":{"id":27009025,"uuid":"111530195","full_name":"adfinis/osschallenge","owner":"adfinis","description":"A website to host your own OSS challenges and riddles","archived":false,"fork":false,"pushed_at":"2024-03-20T15:34:11.000Z","size":9032,"stargazers_count":1,"open_issues_count":18,"forks_count":2,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-05T01:36:14.708Z","etag":null,"topics":["challenge","education","oss","python","riddles","tasks"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/adfinis.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":"2017-11-21T09:52:43.000Z","updated_at":"2023-08-25T10:01:53.000Z","dependencies_parsed_at":"2024-11-08T19:51:04.885Z","dependency_job_id":null,"html_url":"https://github.com/adfinis/osschallenge","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/adfinis%2Fosschallenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adfinis%2Fosschallenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adfinis%2Fosschallenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adfinis%2Fosschallenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adfinis","download_url":"https://codeload.github.com/adfinis/osschallenge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244993678,"owners_count":20544038,"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":["challenge","education","oss","python","riddles","tasks"],"created_at":"2024-11-08T19:35:34.546Z","updated_at":"2025-10-17T23:58:08.653Z","avatar_url":"https://github.com/adfinis.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"![OSS Challenge Logo](/osschallenge/static/osschallenge/oss-challenge.jpg)\n\n# OSS-Challenge\n\n[![Build Status](https://travis-ci.org/adfinis-sygroup/osschallenge.svg?branch=master)](https://travis-ci.org/adfinis-sygroup/osschallenge)\n[![codecov](https://codecov.io/gh/adfinis-sygroup/osschallenge/branch/master/graph/badge.svg)](https://codecov.io/gh/adfinis-sygroup/osschallenge)\n\nA website for Open source tasks\n\n## Installation\n**Requirements**\n* python 3.6.2\n* docker\n* docker-compose\n\nIf you have the requirements installed and configured,\nyou should be able to run the following commands:\n```bash\n$ git clone git@git.adfinis-sygroup.ch:ch-open/oss-challenge.src.git        # Clones the Git Repo into your present folder\n$ cd oss-challenge.src                                                      # Moves into the folder\n```\n## Optional:\nSetup an Pyenv/Virtualenv:\n```bash\n$ pyenv virtualenv 3.6.2 oss-challenge\n$ pyenv local oss-challenge\n```\n ____________________________________________________________________________________________________________\n\n```bash\n$ docker-compose up                                           # Starts the Docker containers\n$ pip install -r requirements.txt                             # Installs requirements\n$ pip install -r dev_requiremnts.txt                          # Installs Dev Requirements\n$ python manage.py migrate                                    # Applies migrations\n$ python manage.py loaddata osschallenge/fixture/*.json       # Loads all fixtures\n$ python manage.py createsuperuser                            # Creates new Django superuser\n```\n\nNow you should be able to run:\n```bash\n$ python manage.py runserver        # Starts the localhost\n```\nand go to http://127.0.0.1:8000/ to get to the Website.\n\n## License\nCode released under the [GNU General Public License v3.0](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadfinis%2Fosschallenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadfinis%2Fosschallenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadfinis%2Fosschallenge/lists"}