🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@youwol/flux-builder

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@youwol/flux-builder

Low code application for YouWol platform

latest
npmnpm
Version
0.1.1
Version published
Maintainers
3
Created
Source

@youwol/flux-builder

Low code application for YouWol platform

This library is part of the hybrid cloud/local ecosystem YouWol.

Running app.

Online user-guide

Developers documentation

Package on npm

Source on GitHub

Installation, Build, Test

To install the required dependencies:

yarn

To build for development:

yarn build:dev

To build for production:

yarn build:prod

To run tests:

yarn test

Coverage can be evaluated using:

yarn test-coverage

To start the 'dev-server':

  • add CdnOverride(packageName="@youwol/flux-builder", port=3005) in your YouWol configuration file (in the dispatches list).
  • start py-youwol
  • then execute yarn start

The application can be accessed here (providing py-youwol running using the default port 2000).

To generate code's documentation:

yarn doc

FAQs

Package last updated on 23 Nov 2022

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