@lxdhub/api

v1.7.0
Display, search and copy LXD-images using a web interface.
lxd lxc lxdhub container

start

node bin/start-api.js

build

tsc -p tsconfig.build.json

prepare

npm run build

pretest

rimraf db

test

jest --config=jest.json -i

test:watch

jest --watch --config=jest.json -i

test:dev

jest --watch --config=jest.json -i --coverage --coverageDirectory=coverage

test:coverage

jest --config=jest.json -i --coverage --coverageDirectory=coverage
npm i @lxdhub/[email protected]

Metadata

Downloads

Maintainers