{"id":30593382,"url":"https://github.com/techwithty/deal-scale","last_synced_at":"2025-08-29T18:13:49.474Z","repository":{"id":309621816,"uuid":"1025236083","full_name":"TechWithTy/deal-scale","owner":"TechWithTy","description":"DealScale is a cutting-edge platform that leverages AI to transform business operations, providing intelligent solutions for deal management, customer engagement, and data-driven decision making.","archived":false,"fork":false,"pushed_at":"2025-08-12T23:30:45.000Z","size":90611,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-12T23:32:45.822Z","etag":null,"topics":["ai-assistant","ai-sales-real-estate-analytics","deal-pipeline","deal-sourcing","investor-tools-real-estate-software","lead-generation","prop-tech","property-data","property-management","real-estate-ai","real-estate-automation","real-estate-innovation","real-estate-investment","real-estate-marketing","real-estate-productivity","real-estate-saas","real-estate-scaling","real-estate-tech","wholesaling-tools"],"latest_commit_sha":null,"homepage":"https://dealscale.io","language":"TypeScript","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/TechWithTy.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-07-24T00:32:23.000Z","updated_at":"2025-08-12T23:30:48.000Z","dependencies_parsed_at":"2025-08-12T23:43:12.326Z","dependency_job_id":null,"html_url":"https://github.com/TechWithTy/deal-scale","commit_stats":null,"previous_names":["techwithty/deal-scale"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/TechWithTy/deal-scale","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechWithTy%2Fdeal-scale","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechWithTy%2Fdeal-scale/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechWithTy%2Fdeal-scale/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechWithTy%2Fdeal-scale/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TechWithTy","download_url":"https://codeload.github.com/TechWithTy/deal-scale/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechWithTy%2Fdeal-scale/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272735327,"owners_count":24984284,"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","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai-assistant","ai-sales-real-estate-analytics","deal-pipeline","deal-sourcing","investor-tools-real-estate-software","lead-generation","prop-tech","property-data","property-management","real-estate-ai","real-estate-automation","real-estate-innovation","real-estate-investment","real-estate-marketing","real-estate-productivity","real-estate-saas","real-estate-scaling","real-estate-tech","wholesaling-tools"],"created_at":"2025-08-29T18:13:48.850Z","updated_at":"2025-08-29T18:13:49.445Z","avatar_url":"https://github.com/TechWithTy.png","language":"TypeScript","readme":"# DealScale - AI-Powered Business Solutions\n\n[![Proprietary](https://img.shields.io/badge/License-Proprietary-FF6B6B)](LICENSE)\n[![Next.js](https://img.shields.io/badge/Next.js-13+-000000?logo=next.js\u0026logoColor=white)](https://nextjs.org/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-4.9+-3178C6?logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\n[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-3.3.0-06B6D4?logo=tailwind-css\u0026logoColor=white)](https://tailwindcss.com/)\n\n## 🚀 Overview\n\nDealScale is a cutting-edge platform that leverages AI to transform business operations, providing intelligent solutions for deal management, customer engagement, and data-driven decision making.\n\n## ✨ Features\n\n- **AI-Powered Analytics**: Get actionable insights from your business data\n- **Seamless Integration**: Works with your existing tools and workflows\n- **Real-time Collaboration**: Team-focused features for better productivity\n- **Customizable Dashboards**: Tailor your view to see what matters most\n- **Secure \u0026 Scalable**: Enterprise-grade security and performance\n\n## 🛠️ Getting Started\n\n### Prerequisites\n\n- Node.js 20.x or later\n- pnpm 6.0.0 or later\n- Git\n\n### Installation\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/your-username/deal-scale.git\n   cd deal-scale\n   ```\n\n2. **Install dependencies**\n   ```bash\n   pnpm install\n   ```\n\n3. **Set up environment variables**\n   Create a `.env.local` file in the root directory and add your configuration:\n   ```env\n   NEXT_PUBLIC_API_URL=your_api_url_here\n   # Add other environment variables as needed\n   ```\n\n4. **Start the development server**\n   ```bash\n   pnpm dev\n   ```\n   Open [http://localhost:3000](http://localhost:3000) in your browser.\n\n## 🚀 Deployment\n\nDeploy your own instance of DealScale with Vercel:\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fyour-username%2Fdeal-scale\u0026project-name=deal-scale\u0026repository-name=deal-scale)\n\n## 📖 Documentation\n\nFor detailed documentation, please visit our [Documentation Portal](https://docs.dealscale.com).\n\n## 📄 License\n\nThis is proprietary software. All rights reserved. Unauthorized copying, modification, distribution, display, or use of this software, via any medium is strictly prohibited. For licensing inquiries, please contact us at [sam.scalerg@dealscale.io](mailto:sam.scalerg@dealscale.io).\n\n## 📞 Contact\n\nFor business inquiries or support, please [contact our team](mailto:supportg@dealscale.io).\n\n## 💼 Commercial Use\n\nThis software is available for commercial licensing. For pricing and licensing information, please contact our sales team at [sam.scaler@dealscale.io](mailto:sam.scaler@dealscale.io).\n\n## What technologies are used for this project?\n\nThis project is built with .\n\n- Vite\n- TypeScript\n- React\n- shadcn-ui\n- Tailwind CSS\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechwithty%2Fdeal-scale","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechwithty%2Fdeal-scale","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechwithty%2Fdeal-scale/lists"}