Telegram WebApp Shop is a store in your Telegram :D
yarn // install package
yarn dev // start develop
yarn build // build project and automate deploy to vercel
env example
VITE_DEV_MODE=false
VITE_API_URL="http://localhost:5000/api"
VITE_API_VERSION="v1"
VITE_SHOP_NAME="ShopName"
Made with ❤️ by TypeVelopers ༼ つ ◕_◕ ༽つ