{"id":28284131,"url":"https://github.com/tetherone/productionmonitor","last_synced_at":"2026-01-25T18:32:23.118Z","repository":{"id":292831016,"uuid":"982044253","full_name":"TetherOne/ProductionMonitor","owner":"TetherOne","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-18T08:46:18.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T16:44:01.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TetherOne.png","metadata":{"files":{"readme":"README.md","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":"2025-05-12T09:40:13.000Z","updated_at":"2025-05-18T08:46:21.000Z","dependencies_parsed_at":"2025-05-12T11:44:17.698Z","dependency_job_id":"f8cc2a70-f3a5-45f2-8abc-7c49cb2ebe7c","html_url":"https://github.com/TetherOne/ProductionMonitor","commit_stats":null,"previous_names":["tetherone/productionmonitor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TetherOne/ProductionMonitor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TetherOne%2FProductionMonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TetherOne%2FProductionMonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TetherOne%2FProductionMonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TetherOne%2FProductionMonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TetherOne","download_url":"https://codeload.github.com/TetherOne/ProductionMonitor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TetherOne%2FProductionMonitor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28756442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T16:32:25.380Z","status":"ssl_error","status_checked_at":"2026-01-25T16:32:09.189Z","response_time":113,"last_error":"SSL_read: 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":[],"created_at":"2025-05-21T17:13:07.016Z","updated_at":"2026-01-25T18:32:23.113Z","avatar_url":"https://github.com/TetherOne.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Описание проекта\n```\nПриложение представляет собой систему контроля заданий на выпуск продукции.\nЕё функционал заключается в том, чтобы получать сменные задания (партии) и уникальные идентификаторы\nпродукции в рамках этой партии, а так же проверять (по запросу из внешней системы),\nпринадлежит ли данный идентификатор продукции данной партии.\n```\n\n# Стек технологий\n- FastAPI\n- SQLAlchemy\n- Alembic\n- Pydantic\n- Pytest\n- Docker\n\n\n# Запуск проекта\n\n## 1. Клонируйте репозиторий\n```\ngit clone https://github.com/TetherOne/ProductionMonitor\n```\n\n## 2. Файл app.env (вместо * укажите свои данные, файл поместить в папку envs)\n```\nPRODUCTION_MONITOR__DB__URL=postgresql+asyncpg://***:***@***:***/***\n```\n\n## 3. Файл db.env (переменные для docker контейнера, файл поместить в папку envs)\n```\nPOSTGRES_DB=\nPOSTGRES_USER=\nPOSTGRES_PASSWORD=\n```\n\n## 4. Соберите docker контейнер\n```\ndocker compose build\n```\n\n\n## 5. Запустите docker контейнер\n```\ndocker compose up\n```\n\n## 6. Перейдите в браузер по ссылке\n```\nhttp://127.0.0.1:8005/docs\n```\n\n# Тестирование\n\n## 1. Запустите тесты\n```\npytest tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetherone%2Fproductionmonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftetherone%2Fproductionmonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetherone%2Fproductionmonitor/lists"}