Tafly is a flexible and modern system that allows businesses to create QR-based online menus. It can be used across various industries from restaurants to salons.
- Elegant and fast frontend built with Vue.js
- Robust backend powered by Express.js and Node.js
- Flexible data management with MongoDB
- Secure user authentication with JWT
- PDF support via PDF.js integration
- Fast package management using Yarn
npm install
npm run serve
cd server
node app.js

Tafly, işletmelere özel QR kodlu online menüler oluşturma imkânı sunan modern ve esnek bir sistemdir. Restoranlardan kuaför salonlarına kadar birçok sektörde kullanılabilir.
- Vue.js ile oluşturulmuş şık ve hızlı frontend
- Express.js ve Node.js destekli güçlü backend
- MongoDB ile esnek veri yönetimi
- JWT ile güvenli kullanıcı doğrulama
- PDF.js entegrasyonu ile PDF menü desteği
- Yarn ile hızlı bağımlılık yönetimi
npm install
npm run serve
cd server
node app.js
