🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

portlet-builder-ui

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

portlet-builder-ui

Portlet Builder UI will be a new User Experience replacement for ability to create/edit portlets

latest
npmnpm
Version
0.1.0
Version published
Weekly downloads
4
-42.86%
Maintainers
1
Weekly downloads
 
Created
Source

Portlet Builder UI

Portlet Builder UI will be a new User Experience replacement for ability to create/edit portlets

Find more details on the confluence.

Build status

Prerequisites

  • Node.js LTS 16

Getting Started

  • Make sure that you have installed all prerequisites, see guide.
  • Make sure all external apps that are required are up and running:
  • data-retrieval
  • portlets-api
  • Install all npm packages. In the project directory run:
npm i
  • To start app as standalone page locally run:
npm start
  • Open app:

https://localhost:52809

  • To start integrated in webap:
npm run start:webapp
  • If you run into NET::ERR_CERT errors see first answer in this thread!!!

Deployment

TBD

Dependencies

DependencyLevelMissing functionality if not metLink
DataRetrievalRequiredportlets/pcm-data-retrieval
PortletsApiRequiredportlets/pcm-portlets-api

Third-party

This FE app is not required any additional third-party libraries, all needed packages should be installed via install step (3)

FAQs

Package last updated on 19 May 2023

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