Skip to content
✨ Olgax POS v0.1 MVP is live. Free and open-source!Star on GitHub
v0.1 MVPMIT LicensedFree forever (self-hosted)

Olgax POS

A free, web-based open source point of sale system for small retail shops. Runs offline. Self-host with Docker in minutes. No monthly fee, no lock-in.

Up and running in 3 steps

Requires Docker and Docker Compose. No Node.js needed on your server.

# 1. Clone the repo
git clone https://github.com/OLGAX-com/olgax-pos.git
cd olgax-pos

# 2. Start with Docker Compose
docker compose up -d

# 3. Open the POS
open http://localhost:3000

Need a full setup walkthrough? Read the guide →

Everything you need out of the box

No paid add-ons. No feature gates. The full v0.1 feature set is free for everyone.

Offline-first

PGLite in-browser SQLite means the POS keeps working when your internet drops. Auto-syncs when back online.

ESC/POS receipt printing

Direct USB and network thermal printer support. No drivers, no middleware. Works out of the box.

Loyalty points

Earn and redeem points per transaction. Configurable earn rate and redemption rules per outlet.

Split-tender payments

Accept cash + card + other methods in a single transaction. Full partial-refund support.

Stock management

Full inventory tracking with low-stock alerts, stock adjustment audit trail, and purchase orders.

Supplier management

Link products to suppliers, track purchase prices, and manage restock workflows.

Roles & permissions

Admin and Cashier roles out of the box. Admin controls settings and reports; Cashier handles sales.

Sales reports

End-of-day reports, product performance, cashier summaries, all exportable to CSV.

PWA: tablet-friendly

Installable as a Progressive Web App. Optimised for touchscreen tablets and desktop browsers.

Better Auth

Secure authentication with session management. Self-hosted credentials. Your data never leaves your server.

Modern stack

Next.js 16 App Router · Prisma ORM · PGLite · shadcn/ui · Zustand · Tailwind CSS.

MIT Licensed

Fully open-source. Fork it, customise it, deploy it, contribute back. No strings attached.

Roadmap

Shipped, in progress, and what's coming next. All community-driven.

Offline-first POS coreShipped
ESC/POS receipt printingShipped
Loyalty points systemShipped
Split-tender paymentsShipped
Stock & supplier managementShipped
Admin + Cashier rolesShipped
Sales reports & CSV exportShipped
Docker self-hostingShipped
Multi-language support (next-intl)In progress
Multi-store / multi-locationPlanned
Plugin / extension systemPlanned
Kitchen Display System (KDS)Planned
Advanced reports & chartsPlanned

Built on a modern stack

Every component is chosen for simplicity, performance, and self-hostability.

Next.js 16TypeScriptTailwind CSSshadcn/uiPrisma ORMPGLiteBetter AuthZustandDockerMIT License

Ready to deploy your POS?

Self-host for free, or book a call and we'll handle the setup for you.