emsifa / tailwind-pos

Point of sales application built with tailwind.css and alpine.js

Home Page:https://www.emsifa.com/tailwind-pos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to setup ?

tompointexe opened this issue · comments

Hi, Awesome work ! are you still developping this app ?
I wanted to know how to setup the app on a webserver / localy

Thanks a lot !

Just wanting to add, IDB import is outdated, here is their new CDN Link :

<script src="https://cdn.jsdelivr.net/npm/idb@7/build/umd.js"></script>

Edit : Got it working, love your app, thanks so much !