Modern Retail
Redefined.
A high-performance, open-source Point of Sale system built for speed, reliability, and growth. Manage your store with a premium interface and powerful backend.
Built with the
Modern Stack
Powered by industry-standard technologies for maximum performance and scalability.
Vue.js
Reactive and intuitive frontend for a smooth operator experience.
Spring Boot
Enterprise-grade backend for robust data management and security.
MongoDB
Flexible NoSQL database for handling complex inventory systems.
See it in action
Discover how our POS streamlines checkout processes, manages inventory in real-time, and provides detailed analytics for your business.
Quick Installation
Get your POS up and running in minutes using our Docker setup.
Clone the repository
git clone https://github.com/inaki/medipos.git
cd medipos Configure environment
Copy the .env.example to .env and adjust your database credentials.
Run with Docker
docker-compose up -d This will start the Spring Boot API, the Vue frontend, and the MongoDB instance.