Home

Awesome

<picture> <source srcset="public/images/logo.png" media="(prefers-color-scheme: dark)"> <img src="public/images/logo-dark.png" alt="App Logo"> </picture>

Important Note: This Project is ready for Production. But use code from main branch only. If you find any bug or have any suggestion please create an Issue.

Local Installation

Important Note: "Triangle POS" uses Laravel Snappy Package for PDFs. If you are using Linux then no configuration is needed. But in other Operating Systems please refer to Laravel Snappy Documentation.

Docker Installation

This will start the application along with the mysql database using docker compose. Note that the DB_HOST variable must be the mysql docker container name, in this case db.

Admin Credentials

Email: super.admin@test.com || Password: 12345678

Demo

Triangle POS Live Demo: will update soon

Triangle POS Features

License

Creative Commons Attribution 4.0 cc-by-4.0