- refactor typings and mongoose models
- use time series for statistics
- migrate api endpoints to trpc
- refactor react components
- live charts (ram, used heap, cpu) for process page
- update readme and setup guide
- setup test suite for dashboard
- configure eslint/prettier for monorepo
- setup project as monorepo
- integrate turborepo for better DX
- share types and models between apps
- If you use vercel to deploy the dashboard, you have to update the directory to apps/dashboard
- Upgrade Mantine 6 -> 7.5.2
- Upgrade next.js 13.4.1 -> 14.1.0
- Initial release