Skip to content

trae-community/templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TRAE Community Templates

License: MIT PRs Welcome

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.

中文说明

Quickstart

  1. Browse: Check the catalog below to find a template that fits your needs.
  2. Copy: Copy the template folder to your desired location, or copy specific configuration files to your existing project.
  3. Customize: Follow the README.md within each template folder for specific setup instructions.

Template Catalog

Web Frontend

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

Backend Service

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

Mobile & Desktop

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

Data & AI

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

Tools & DevOps

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

Contributing

We welcome contributions! If you have a useful template or improvement:

  1. Fork the repository.
  2. Create a new branch for your template.
  3. Submit a Pull Request.

Please ensure your template includes a detailed README.md explaining how to use it.

Disclaimer

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.

License

MIT License. See LICENSE for details.

About

AI coding project templates | AI 编程项目模板

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors