Toon Caeyers b46a7fd1e6 Replace vendor prefix
The correct vendor prefix to use is X_PRPLWARE-COM_. As the webui still uses the old prefix, this needs to be changed.

Fixes: PPW-1120
References: PCF-1057
Signed-off-by: Toon Caeyers <toon.caeyers_ext@softathome.com>
Signed-off-by: Petr Štetiar <petr.stetiar@prplfoundation.org> [fixes tag]
2025-11-06 08:56:57 +00:00
2025-11-06 08:56:57 +00:00
2022-10-14 11:32:14 +02:00
2025-11-06 08:56:57 +00:00
2023-07-14 08:38:22 +02:00
2022-10-14 11:32:14 +02:00
2022-10-14 11:32:14 +02:00
2022-10-14 11:32:14 +02:00
2022-10-14 11:32:14 +02:00
2022-10-14 11:32:14 +02:00
2022-10-14 11:32:14 +02:00
2022-10-24 13:34:44 +02:00
2022-10-14 11:32:14 +02:00
2022-10-14 11:32:14 +02:00
2022-10-14 11:32:14 +02:00
2022-10-14 11:32:14 +02:00
2022-10-14 11:32:14 +02:00
2022-10-14 11:32:14 +02:00
2022-10-14 11:32:14 +02:00
2022-10-14 11:32:14 +02:00
2022-10-14 11:32:14 +02:00
2022-10-14 11:32:14 +02:00

prpl-webui

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd prpl-webui
  • npm install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • npm run lint
  • npm run lint:fix

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Description
Reference web UI implementation for prplOS using the EmberJS framework.
Readme 1.7 MiB
Languages
JavaScript 85.4%
Handlebars 12.7%
SCSS 1%
HTML 0.9%