Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ubnt/uhd-settings

Package Overview
Dependencies
Maintainers
105
Versions
303
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ubnt/uhd-settings

Frontend for managing UniFi Devices

  • 0.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
increased by33.33%
Maintainers
105
Weekly downloads
 
Created
Source

unifi-local-portal

Frontend for managing UniFi Devices

Running Locally

Clone this repo, install dependencies (via yarn or npm) and run yarn start

Remote backend

You can proxy to a remote backend, by creating config/local.json with the following:

{
  "proxyHost": "https://192.168.1.1"
}

This is used in webpack.dev.js to proxy requests to a remote host

Linking

We use WriteFilePlugin in development, so that you can link this UI to another repo

FAQs

Package last updated on 25 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc