This is the web frontend application of "Help Desk" project.
see backend application for more information about backend service.
This project is work in progress and subject to frequent changes.
- Next.js app directory
- i18n
- Notification system
- form hook
- form components
- Sortable list - @dnd-kit
- Rich Text Editor powered by Lexical
% git clone https://github.com/kumanote/help-desk-web.git
% cd help-desk-web
% pnpm install
% pnpm dev