{"id":16509560,"url":"https://github.com/pythonhubdev/product-fusion-service","last_synced_at":"2025-07-01T04:04:42.926Z","repository":{"id":252279163,"uuid":"839318047","full_name":"pythonhubdev/product-fusion-service","owner":"pythonhubdev","description":"This application provides a robust authentication and organization management system for a multi-tenant SaaS platform. It offers user authentication, organization creation, member management, and role-based access control, along with statistical insights and email notifications for key user actions.","archived":false,"fork":false,"pushed_at":"2024-09-30T11:08:24.000Z","size":1152,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T01:51:27.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/pythonhubdev.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}},"created_at":"2024-08-07T11:18:00.000Z","updated_at":"2024-09-30T11:08:27.000Z","dependencies_parsed_at":"2024-08-08T20:12:27.719Z","dependency_job_id":"a07e4cba-a206-48fa-89bd-0fea6c0a13f2","html_url":"https://github.com/pythonhubdev/product-fusion-service","commit_stats":null,"previous_names":["pythonhubdev/product-fusion-service"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonhubdev%2Fproduct-fusion-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonhubdev%2Fproduct-fusion-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonhubdev%2Fproduct-fusion-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonhubdev%2Fproduct-fusion-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythonhubdev","download_url":"https://codeload.github.com/pythonhubdev/product-fusion-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241465113,"owners_count":19967243,"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-10-11T15:51:10.241Z","updated_at":"2025-03-02T06:14:36.784Z","avatar_url":"https://github.com/pythonhubdev.png","language":"CSS","readme":"# Product Fusion - AuthService\n\nThis application provides a robust authentication and organization management system for a multi-tenant SaaS platform.\nIt offers user authentication, organization creation, member management, and role-based access control, along with\nstatistical insights and email notifications for key user actions.\n\n\n# Running the Project in Local\n\n1. Add an `.env` file\n\n```env\n# Application settings\nHOST=0.0.0.0\nPORT=8000\nWORKERS_COUNT=1\nRELOAD=False\nENVIRONMENT=DEV\nLOG_LEVEL=INFO\n\n# OpenTelemetry settings\nOPENTELEMETRY_ENDPOINT=\n\n# Database settings\nDATABASE_URL=postgresql+asyncpg://postgres:password@localhost/product_fusion\n\n# Security settings\nSECRET_KEY=your_secret_key_here\nACCESS_TOKEN_EXPIRE_MINUTES=1440\nJWT_ALGORITHM=HS256\nREFRESH_TOKEN_EXPIRE_DAYS=30\n\n# SMTP settings\nSMTP_SERVER=smtp.gmail.com\nSMTP_PORT=465\nSMTP_USERNAME=your_smtp_username_here\nSMTP_PASSWORD=your_smtp_password_here\n```\n\n2. Install poetry\n\n```bash\npip3 install --upgrade pip \u0026\u0026 pip3 install poetry\n```\n\n3. Install dependencies\n\n```bash\npoetry install\n```\n\n4. Run the project\n\n```bash\nhypercorn product_fusion_backend.web.application:pf_app --reload --bind \"0.0.0.0:8000\"\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonhubdev%2Fproduct-fusion-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythonhubdev%2Fproduct-fusion-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonhubdev%2Fproduct-fusion-service/lists"}