New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

inovyn

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inovyn

Deliverables for the Inovyn project

1.2.5
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created

inovyn

Prerequisites

Set Node version using pnpm:

pnpm env use --global 16

Get started

Install dependencies

pnpm install

Run all services in dev mode

pnpm dev

Advanced

# Run a command for a single workspace
pnpm --filter '@arundo/inovyn-backend' compile

# Run command for only inovyn stuff
pnpm --filter '@arundo/inovyn*' test

Deployment

Development is running in the Titan-dev kubernetes cluster.

FAQs

Package last updated on 02 Feb 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