{"id":34836955,"url":"https://github.com/rodrigogs/ts-monorepo-template","last_synced_at":"2026-05-16T16:02:13.414Z","repository":{"id":298178173,"uuid":"999091019","full_name":"rodrigogs/ts-monorepo-template","owner":"rodrigogs","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-09T19:54:05.000Z","size":239,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-09T20:33:45.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rodrigogs.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-06-09T18:13:10.000Z","updated_at":"2025-06-09T19:54:09.000Z","dependencies_parsed_at":"2025-06-09T20:44:45.417Z","dependency_job_id":null,"html_url":"https://github.com/rodrigogs/ts-monorepo-template","commit_stats":null,"previous_names":["rodrigogs/ts-monorepo-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rodrigogs/ts-monorepo-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fts-monorepo-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fts-monorepo-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fts-monorepo-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fts-monorepo-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodrigogs","download_url":"https://codeload.github.com/rodrigogs/ts-monorepo-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fts-monorepo-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28032366,"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-12-25T02:00:05.988Z","response_time":58,"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":[],"created_at":"2025-12-25T16:06:25.003Z","updated_at":"2025-12-25T16:07:50.396Z","avatar_url":"https://github.com/rodrigogs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript Monorepo Template\n\n[![CI](https://github.com/rodrigogs/ts-monorepo-template/workflows/CI/badge.svg)](https://github.com/rodrigogs/ts-monorepo-template/actions)\n[![codecov](https://codecov.io/gh/rodrigogs/ts-monorepo-template/branch/main/graph/badge.svg)](https://codecov.io/gh/rodrigogs/ts-monorepo-template)\n\nModern TypeScript monorepo with Turbo for high-performance builds.\n\n## Structure\n\n```\n├── apps/\n│   └── example/              # CLI app with AI capabilities\n├── packages/\n│   ├── ai/                   # AI agents with LangChain\n│   ├── cache/                # Caching system (memory/filesystem)\n│   ├── logger/               # Structured logging\n│   ├── utils/                # File and time utilities\n│   ├── template/             # Package template\n│   ├── eslint-config/        # Shared ESLint configs\n│   ├── typescript-config/    # Shared TypeScript configs\n│   └── test/                 # Shared Vitest config\n```\n\n## Stack\n\n- **Turbo** - Monorepo orchestration\n- **TypeScript** - Dual ESM/CJS builds\n- **Vitest** - Testing with coverage\n- **ESLint** - Linting with shared configs\n- **LangChain** - AI capabilities\n\n## Quick Start\n\n```bash\ngit clone https://github.com/rodrigogs/ts-monorepo-template.git\ncd ts-monorepo-template\nnpm install\nnpm run build\n```\n\n## Commands\n\n```bash\nnpm run build         # Build all packages\nnpm run dev          # Development mode\nnpm test             # Run tests\nnpm run lint         # Lint code\n```\n\n## Environment\n\n```bash\nOPENAI_API_KEY=      # For AI functionality\nDEEPSEEK_API_URL=    # DeepSeek API\nDEEPSEEK_API_KEY=    # DeepSeek key\n```\n\n## Packages\n\n| Package                   | Description                          |\n| ------------------------- | ------------------------------------ |\n| `@repo/ai`                | AI agents with LangChain integration |\n| `@repo/cache`             | Memory and filesystem caching        |\n| `@repo/logger`            | Structured logging with debug        |\n| `@repo/utils`             | File and time utilities              |\n| `@repo/template`          | Package creation template            |\n| `@repo/eslint-config`     | Shared ESLint configurations         |\n| `@repo/typescript-config` | Shared TypeScript configurations     |\n| `@repo/test`              | Shared Vitest testing utilities      |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigogs%2Fts-monorepo-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigogs%2Fts-monorepo-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigogs%2Fts-monorepo-template/lists"}