Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.

ClairBerlin/clair-admin-ui

Repository files navigation

Clair Admin UI (clair-admin-ui)

NOTE: deprecated in favor of COMO-UI!

The Clair Admin UI is part of the Clair Platform, a system to collect measurements from networked CO2-sensors for indoor air-quality monitoring. It is developed and run by the Clair Berlin Initiative, a non-profit, open-source initiative to help operators of public spaces lower the risk of SARS-CoV2-transmission amongst their patrons.

Technically speaking, Clair Admin UI is a Single-Page Web-Application (SPA) that is served by a webserver in the Clair Stack, the infrastructure-as-code implementation of the Clair Platform.

License

This project was set up using the Quasar CLI. For editing, it is helpful to use VS Code in the configuration described in the Quasar docs.

Install the dependencies

yarn
(cd node_modules && patch -p0 < ../@reststate.patch)

To add the quasar CLI run:

yarn global add @quasar/cli

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

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

Management frontend for the Clair air-quality-sensing platform, targeted at operators of public spaces equipped with air quality sensor nodes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •