An open API service indexing awesome lists of open source software.

https://github.com/forepath/tsef-components


https://github.com/forepath/tsef-components

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          




TSEF - The AI-ready Typescript Enterprise Framework

[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Nx](https://img.shields.io/badge/powered%20by-Nx-143055?style=flat&logo=nx&logoColor=white)](https://nx.dev)
[![Cursor](https://img.shields.io/badge/Cursor-IDE-FFB500?style=flat&logo=cursor&logoColor=white)](https://www.cursor.so)
[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=flat&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![Angular](https://img.shields.io/badge/Angular-DD0031?style=flat&logo=angular&logoColor=white)](https://angular.io)
[![NestJS](https://img.shields.io/badge/NestJS-E0234E?style=flat&logo=nestjs&logoColor=white)](https://nestjs.com/)

# The Agentic Framework for TypeScript Developers

From 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.

To create a new TSEF workspace run:

```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/forepath/tsef/refs/heads/main/install.sh)"
```

## Documentation

### Development Workflows

- [Getting Started](./docs/development-workflows/getting-started.md) - Your first steps in the framework
- [Operation Modes](./docs/development-workflows/operation-modes.md) - Understanding different approaches to tasks
- [GitHub Workflow](./docs/development-workflows/github-workflow.md) - Issue handling and PR processes
- [Validation Pipeline](./docs/development-workflows/validation-pipeline.md) - Quality assurance and testing

### Software Architecture

- [Monorepo Structure](./docs/architecture/monorepo-structure.md) - High-level organization and principles

### Best Practices

- [Code Quality](./docs/best-practices/code-quality.md) - Writing maintainable, high-quality code

### Tools & Integration

- [Development Tools](./docs/tools/README.md) - MCP servers, automation, and integrations
- [GitHub Integration](./docs/tools/github-mcp-setup.md) - GitHub workflow automation
- [Framework MCP Server](./docs/tools/devkit/mcp-proxy-architecture.md) - Workspace insights and diagnostics

### Reference

- [Quick Commands](./docs/reference/quick-commands.md) - Essential daily commands
- [AI Agent Rules](./docs/reference/rule-index.md) - Complete reference to all guidelines
- [Troubleshooting](./docs/reference/troubleshooting.md) - Common issues and solutions

## Contribution

We welcome contributions! Whether you're fixing bugs, adding features, or improving documentation, your input helps make this framework better for everyone.

For detailed information on how to contribute, please see our [Contributing Guide](./CONTRIBUTING.md).

---

_Built with ❤️ for developers who want to build better software, faster._