Skip to content

Front-end for Chamado.app, built as a Progressive Web App (PWA) with Vue.js and the Quasar Framework.

Notifications You must be signed in to change notification settings

chamado-app/chamado-app-pwa

Repository files navigation

🛸 Chamado.app

Another service desk application.

This project is intended to be used as a basis for studies and in the construction of a Course Completion Work, of the Technology in Systems Analysis and Development course.

📦 Prerequisites

  • Node.js ^18 or ^16 or ^14.19
  • Yarn 1.21.1

🛬 Cloning

git clone [email protected]:chamado-app/chamado-app-pwa.git
# or
git clone https://github.com/chamado-app/chamado-app-pwa.git
cd chamado-app-pwa

🏃 Running

Install node libraries

yarn install

Running in dev mode

yarn dev

Building for production

yarn build

🧪 Testing

# unit tests
yarn run test

# test coverage
yarn run test:ci

About

Front-end for Chamado.app, built as a Progressive Web App (PWA) with Vue.js and the Quasar Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published