{"id":44439228,"url":"https://github.com/forepath/tsef-components","last_synced_at":"2026-02-12T14:36:04.081Z","repository":{"id":318923297,"uuid":"1076333985","full_name":"forepath/tsef-components","owner":"forepath","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-24T17:35:29.000Z","size":748,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-24T18:34:50.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/forepath.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-14T18:00:06.000Z","updated_at":"2025-10-24T17:35:34.000Z","dependencies_parsed_at":"2025-10-17T07:42:49.546Z","dependency_job_id":null,"html_url":"https://github.com/forepath/tsef-components","commit_stats":null,"previous_names":["forepath/tsef-components"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/forepath/tsef-components","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forepath%2Ftsef-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forepath%2Ftsef-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forepath%2Ftsef-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forepath%2Ftsef-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forepath","download_url":"https://codeload.github.com/forepath/tsef-components/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forepath%2Ftsef-components/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29368708,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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":"2026-02-12T14:36:02.662Z","updated_at":"2026-02-12T14:36:03.804Z","avatar_url":"https://github.com/forepath.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp style=\"text-align: center;\"\u003e\n \u003cpicture\u003e\n \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/forepath/tsef/main/images/tsef-dark.svg\"\u003e\n \u003cimg alt=\"TSEF - The AI-ready Typescript Enterprise Framework\" src=\"https://raw.githubusercontent.com/forepath/tsef/main/images/tsef-light.svg\" width=\"100%\"\u003e\n \u003c/picture\u003e\n\u003c/p\u003e\n\n\u003cdiv style=\"text-align: center;\"\u003e\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Nx](https://img.shields.io/badge/powered%20by-Nx-143055?style=flat\u0026logo=nx\u0026logoColor=white)](https://nx.dev)\n[![Cursor](https://img.shields.io/badge/Cursor-IDE-FFB500?style=flat\u0026logo=cursor\u0026logoColor=white)](https://www.cursor.so)\n[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=flat\u0026logo=typescript\u0026logoColor=white)](https://www.typescriptlang.org/)\n[![Angular](https://img.shields.io/badge/Angular-DD0031?style=flat\u0026logo=angular\u0026logoColor=white)](https://angular.io)\n[![NestJS](https://img.shields.io/badge/NestJS-E0234E?style=flat\u0026logo=nestjs\u0026logoColor=white)](https://nestjs.com/)\n\n\u003c/div\u003e\n\n# The Agentic Framework for TypeScript Developers\n\nFrom idea to scalable product in no time. Standardize AI-powered development workflows and start producing maintainable code in seconds. Built for developers and AI agents.\n\nTo create a new TSEF workspace run:\n\n```bash\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/forepath/tsef/refs/heads/main/install.sh)\"\n```\n\n## Documentation\n\n### Development Workflows\n\n- [Getting Started](./docs/development-workflows/getting-started.md) - Your first steps in the framework\n- [Operation Modes](./docs/development-workflows/operation-modes.md) - Understanding different approaches to tasks\n- [GitHub Workflow](./docs/development-workflows/github-workflow.md) - Issue handling and PR processes\n- [Validation Pipeline](./docs/development-workflows/validation-pipeline.md) - Quality assurance and testing\n\n### Software Architecture\n\n- [Monorepo Structure](./docs/architecture/monorepo-structure.md) - High-level organization and principles\n\n### Best Practices\n\n- [Code Quality](./docs/best-practices/code-quality.md) - Writing maintainable, high-quality code\n\n### Tools \u0026 Integration\n\n- [Development Tools](./docs/tools/README.md) - MCP servers, automation, and integrations\n- [GitHub Integration](./docs/tools/github-mcp-setup.md) - GitHub workflow automation\n- [Framework MCP Server](./docs/tools/devkit/mcp-proxy-architecture.md) - Workspace insights and diagnostics\n\n### Reference\n\n- [Quick Commands](./docs/reference/quick-commands.md) - Essential daily commands\n- [AI Agent Rules](./docs/reference/rule-index.md) - Complete reference to all guidelines\n- [Troubleshooting](./docs/reference/troubleshooting.md) - Common issues and solutions\n\n## Contribution\n\nWe welcome contributions! Whether you're fixing bugs, adding features, or improving documentation, your input helps make this framework better for everyone.\n\nFor detailed information on how to contribute, please see our [Contributing Guide](./CONTRIBUTING.md).\n\n---\n\n\n_Built with ❤️ for developers who want to build better software, faster._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforepath%2Ftsef-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforepath%2Ftsef-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforepath%2Ftsef-components/lists"}