Skip to content

Systems Management System (frontend) (with Quasar framework)

License

Notifications You must be signed in to change notification settings

migasfree/migasfree-frontend

Repository files navigation

migasfree-frontend

Migasfree is an application to manage systems. Fundamentally to deploy software to computers in an organization.

This project is the frontend (with Quasar framework).

License

Migasfree is free software, released under GNU GPL v3.

Install the dependencies

yarn

Configure server

Create and .env file. You can take the content of file .env.example as a sample.

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

i18n

yarn gettext-extract
yarn gettext-compile

Build the app for production

quasar build

Screenshots

Dashboard (light mode)

Dashboard

Computers list (dark mode)

Computers list

About

Systems Management System (frontend) (with Quasar framework)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages