Prerequisites
- Node.js 20+
- Python 3.8+ with Odoo 12
- Rust toolchain (for Tauri desktop builds)
- PostgreSQL
Frontend
1
Install dependencies
2
Start the dev server
3
Or launch the Tauri desktop window
Backend
1
Install the Odoo module
Copy or symlink
nu_restaurant_pos/ into your Odoo addons path.2
Upgrade the module
Sync hub
1
Install dependencies
2
Start the hub
Running tests
- Frontend
- Sync hub
- Sync protocol
- Backend