Skip to content

maksudii/Q-Matic

Repository files navigation

Q-Matic Kuyruk Yönetim Sistemi

Kurumların hizmet noktalarındaki yoğunluğu yönetmek için geliştirilmiş açık kaynak kuyruk yönetim uygulaması. Müşteri memnuniyetini artırır, işlem sürelerini kısaltır.

Kurulum (macOS & Windows)

  1. Git ve Node.js (>=18) kurulu olmalı.
    • macOS: brew install node
    • Windows: Node.js LTS sürümünü https://nodejs.org adresinden indirin veya winget install OpenJS.NodeJS.LTS komutunu çalıştırın.
  2. Depoyu klonlayın: git clone <repo-url>
  3. Ana dizine geçin ve bağımlılıkları yükleyin: npm install
  4. Geliştirme sunucusunu başlatın: npm run dev
    Tarayıcıda http://localhost:5173 adresini açın.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

QR ile Pratik Sıramatik

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published