{"id":20859114,"url":"https://github.com/andersinno/digit-workshop","last_synced_at":"2025-06-10T18:12:19.535Z","repository":{"id":148784906,"uuid":"151056397","full_name":"andersinno/digit-workshop","owner":"andersinno","description":"Digit workshop","archived":false,"fork":false,"pushed_at":"2018-10-17T06:40:35.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-05-14T11:38:38.662Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/andersinno.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":"2018-10-01T08:17:07.000Z","updated_at":"2019-06-04T10:08:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"754b5d68-382e-4f4f-874f-6aae333c5e6a","html_url":"https://github.com/andersinno/digit-workshop","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/andersinno%2Fdigit-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersinno%2Fdigit-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersinno%2Fdigit-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersinno%2Fdigit-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andersinno","download_url":"https://codeload.github.com/andersinno/digit-workshop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersinno%2Fdigit-workshop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259123889,"owners_count":22808876,"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":[],"created_at":"2024-11-18T04:48:41.146Z","updated_at":"2025-06-10T18:12:19.484Z","avatar_url":"https://github.com/andersinno.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Digit Project\n\nHello! I am the Digit \u0026 Anders workshop project.\n\n\n## Development\n\n\n### Creating and updating requirements\n\n* Run `prequ update`\n\n\n### Installing requirements\n\n* Run `pip install -r requirements.txt`\n* Run `pip install -r requirements-dev.txt`\n\n\n### Database\n\nDocker environment has working database set up out of the box. If for\nany reason there's a need to recreate it, here's how to do it:\n\n    docker exec -i digit_mysql mysql -uroot -pdigit_project -e \"CREATE USER 'digit_project'@'localhost' IDENTIFIED BY 'digit_project';\"\n    docker exec -i digit_mysql mysql -uroot -pdigit_project -e \"CREATE DATABASE digit_project;\"\n    docker exec -i digit_mysql mysql -uroot -pdigit_project -e \"GRANT ALL PRIVILEGES ON digit_project.* TO 'digit_project'@'localhost';\"\n\n\n### Daily running\n\n* Run `docker-compose build django` to build development environment docker image\n* Run `docker-compose up` to start the development environment\n\n\n## Running tests\n\n* Set the `DEBUG` environment variable to `1`.\n* Run `pytest`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersinno%2Fdigit-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandersinno%2Fdigit-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersinno%2Fdigit-workshop/lists"}