Mail Application for NPWD Phone
Please note that this project is still under development and is not yet fully prepared for use. Experienced individuals may proceed with building the source code, while others are advised to await further updates.
How to build the source code:
git clone https://github.com/Qbox-project/npwd_qbx_mail.git
cd npwd_qbx_mail/src
pnpm i
pnpm build
Once it's build, follow the steps below:
- Ensure
npwd_qbx_mail
BEFOREnpwd
- Add app to NPWD config.json in the
apps
section"apps": ["npwd_qbx_mail"]