Development Environment
Recommended configuration for project development and execution
Development Environment
To ensure optimal stability and development experience, we recommend configuring the following environment.
Basic Requirements
- Node.js: Recommended version v20 or above (LTS).
- Package Manager: Recommended to use
npm(orpnpm,yarn). - Database: Supports PostgreSQL, MySQL, SQLite.
Development Tools
- VS Code: Recommended for its extensive plugin ecosystem.
- Prisma Extension: For syntax highlighting and formatting.
- Tailwind CSS IntelliSense: To improve style writing efficiency.