--- title: iStore POS (Apple Only) UI emoji: 🧾 colorFrom: blue colorTo: gray sdk: docker app_port: 7860 --- # iStore POS (Apple Only) — React UI (Vite + Tailwind) This Space runs a Vite+React app inside Docker and serves the production build on port **7860**. ## Notes - `index.html` loads `./src/main.jsx` using a **relative** path to avoid Vite/Rollup resolution issues on build. - Tailwind is enabled.