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

primo-serve

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primo-serve

A simple Proxy that serves your local development files.

  • 0.0.17
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

primoServe

A proxy for Primo, for serving local files. I use it to develop custom components. Nothing more, nothing less.

This is not a replacement for primo-explore-devenv

Usage
primoServe --vid=NUI --proxy=https://your.primo.url --dir=/directory/to/vids --ve
  • vid: The ViewID that you wish to open
  • proxy: Base URL to your Primo environment
  • dir: The directory your data is stored in. The proxy will look in this directory for every path that starts with /primo-explore/custom/. If omitted the current directory will be taken.
  • ve: Flag to mark this as a Primo VE custom package
Install

with yarn

yarn global add primo-serve

with npm

npm install -g primo-serve

Keywords

FAQs

Package last updated on 27 Sep 2021

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