- Added comprehensive integration tests for all packages - Set up Playwright for E2E testing - Created REST API with Express - Added data visualization components (Bar, Line, Pie charts) - Created database abstraction layer - Added health check and monitoring endpoints - Created API documentation
5 lines
58 B
YAML
5 lines
58 B
YAML
packages:
|
|
- 'apps/*'
|
|
- 'packages/*'
|
|
- 'packages/db'
|