Files
pp-tcms/docs/docs/dev/technologies.md
2025-07-27 11:25:14 +09:00

1.4 KiB

sidebar_position
sidebar_position
1

Technologies

UnitTCMS is powered by following technologies. For more detailed info, please check package.json.

Frontend

Technology Use
React Rendering
Next.js Routing, etc.
HeroUI UI library
next-intl Internationalization
ApexCharts Charts

Backend

Technology Use
Node.js JavaScript runtime
Express API Server
Sequelize ORM
SQLite database

Other

Technology Use
Prettier Format
ESLint ESLint
Vitest Unit Testing Framework
Playwright E2E Testing Framework