Skip to content

mrepol742/point-of-sale

Repository files navigation

Point of Sale

Build CI

A lightweight, web-based and offline-capable POS system built for flawless performance, supporting multi-department roles and full functionality.

⚠️ Warning: This repository is maintained as project-pos, a fork of the original point-of-sale-system intership project.
Now that the project has fulfilled its original purpose, development continues here under a new license and project direction.

Pre-requisites

  • PostgreSQL
  • Node.js
  • PHP
  • Composer

Setting up

  • install dependecies

    composer install && npm install
  • create environment

    cp .env.example .env
  • generate app key

    php artisan key:generate
  • database migration

    php artisan migrate --seed

Start application

  npm run dev

Refresh migration

  php artisan migrate:refresh
  php artisan db:seed

Refresh cache

  php artisan config:cache

License

This project is licensed under the Polyform Noncommercial License 1.0.0.

© 2026 Melvin Jones Repol.

About

A lightweight, web-based and offline-capable POS system built for flawless performance, supporting multi-department roles and full functionality.

Topics

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages