A collection of high-quality, community-maintained project templates and configuration files for TRAE IDE. These templates are designed to help you bootstrap new projects quickly with best practices built-in.
- Browse: Check the catalog below to find a template that fits your needs.
- Copy: Copy the template folder to your desired location, or copy specific configuration files to your existing project.
- Customize: Follow the
README.mdwithin each template folder for specific setup instructions.
| Template | Description | Tech Stack |
|---|---|---|
| Basic HTML/CSS/JS | A minimal template for static web pages and quick prototyping. | HTML5, CSS3, Vanilla JS |
| React Starter | Modern React starter powered by Vite. Fast, lightweight, and ready for scale. | React 18, Vite, CSS Modules |
| Vue Starter | Modern Vue 3 starter powered by Vite. The progressive framework for building UIs. | Vue 3, Vite, CSS |
| Next.js Starter | The React Framework for the Web. | React, Next.js, TypeScript |
| Nuxt.js Starter | The Intuitive Vue Framework. | Vue 3, Nuxt 3, TypeScript |
| Svelte Starter | Cybernetically enhanced web apps. | Svelte, Vite |
| Angular Starter | The modern web developer's platform. | Angular, TypeScript |
| Tailwind CSS Starter | Utility-first CSS framework starter. | HTML, Tailwind CSS |
| Template | Description | Tech Stack |
|---|---|---|
| FastAPI Service | High-performance API starter for building modern web services. | FastAPI, Uvicorn, Python 3 |
| Node.js Express | Fast, unopinionated, minimalist web framework for Node.js. | Node.js, Express, JavaScript |
| Go Gin Service | HTTP web framework written in Go (Golang). | Go, Gin |
| Java Spring Boot | Stand-alone, production-grade Spring based Applications. | Java, Spring Boot |
| Rust Actix | Powerful, pragmatic, and extremely fast web framework for Rust. | Rust, Actix-web |
| Template | Description | Tech Stack |
|---|---|---|
| React Native | Create native apps for Android and iOS using React. | React Native, JavaScript |
| Flutter Starter | Google's UI toolkit for building natively compiled applications. | Flutter, Dart |
| Electron Starter | Build cross-platform desktop apps with JavaScript, HTML, and CSS. | Electron, Node.js |
| Template | Description | Tech Stack |
|---|---|---|
| Python Script | Standard boilerplate for Python scripts with virtual environment and logging setup. | Python 3, venv, logging |
| Jupyter Notebook | Interactive computing and data visualization. | Python, Jupyter |
| PyTorch Starter | Deep learning framework starter. | Python, PyTorch |
| Template | Description | Usage |
|---|---|---|
| Git Ignore | A collection of .gitignore templates for various languages and environments. |
Git version control |
| Editor Config | Standard .editorconfig to maintain consistent coding styles across editors. |
Cross-editor configuration |
| Docker Compose | Define and run multi-container Docker applications. | Docker, DevOps |
We welcome contributions! If you have a useful template or improvement:
- Fork the repository.
- Create a new branch for your template.
- Submit a Pull Request.
Please ensure your template includes a detailed README.md explaining how to use it.
These templates are provided "as is" without warranty of any kind, express or implied. The user assumes all responsibility for the use of these templates. Please review and test all code before using it in a production environment.
MIT License. See LICENSE for details.