A lightweight, web-based and offline-capable POS system built for flawless performance, supporting multi-department roles and full functionality.
- Node.js v23.^
- PHP v8.4.6
- Composer
- XAMPP (mysql) or install any dedicated mysql server
-
Install Dependencies
npm run i
-
Setup Environments
cd server && cp .env.example .env
-
Start Application
npm run start
-
Lint Code
npm run lint
This project is licensed under the MIT License with Commons Clause.
- Commercial Use Restriction: You may not use the software for commercial purposes, as defined in the LICENSE file. Commercial use includes using the software as part of any service offered for a fee or any use that generates revenue either directly or indirectly.
See the full LICENSE file for more details.