hrms-edm/README.md

32 lines
706 B
Markdown
Raw Normal View History

2023-11-16 09:18:05 +07:00
# EDM
2023-11-16 11:28:50 +07:00
enterprise document management (EDM)
- [เอกสารโครงการ](./Document/Readme.md)
## Third party
คิดว่าน่าจะไม่ต้องใช้ฐานข้อมูล
- Minio
- Keycloak
- Elasticsearch
- RabbitMQ (อาจจะไม่ได้ใช้)
## Backend
- Node.js (TypeScript), Express ,
- Web API Doc สร้าย Open API Spec ด้วย tsoa
- Share Library Document ใช้ TypeDoc (ถ้ามี)
- Unit test ใช้ vitest (ยังไม่ยืนยัน)
## Frontend
- Vue (TypeScript)
- Unit test ใช้ vitest
- UI test Cypress
## Team
- อุ้ม
- โอ๊ต
- เตย
- เน็ต
- ภัท
2023-11-16 09:18:05 +07:00