Skip to content

proteinpaint-server 2.11.2-1

Install from the command line:
Learn more about npm packages
$ npm install @stjude/proteinpaint-server@2.11.2-1
Install via package.json:
"@stjude/proteinpaint-server": "2.11.2-1"

About this version

Proteinpaint Server

The data server backend for the ProteinPaint application

Installation

The client dependencies should be installed as a workspace, follow the README at the project root.

You can either:

Develop

From the proteinpaint/server/ directory:

npm run dev rebundles backend code

npm start runs the proteinpaint server

Build

npm version [major | minor | patch] # TODO: coordinate version changes across dependent workspaces
npm pack
npm publish
# !!! TODO: When deploying, use `npm update` from within the target host machine. !!!

Details


Assets

  • proteinpaint-server-2.11.2-1.tgz

Download activity

  • Total downloads 11
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all