<h2 align="center">
    <img src="https://i.imgur.com/RGCZZjl.png" alt="LXDHUB DB Logo" width="500" />
</h2>

 <p align="center">Display, search and copy <a href="https://linuxcontainers.org/lxd/" target="blank">LXD</a> images using a web interface. </p>

 <p align="center">
  <a href="https://gitter.im/Roche/lxdhub?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge"><img src="https://badges.gitter.im/Roche/lxdhub.svg" alt="Gitter" /></a>
  <img src="https://circleci.com/gh/Roche/lxdhub.png?circle-token=f41c49274b61c18d8a5867ab9d49b9f27a2227aa&style=shield" alt="Circle CI Status">
  <a href="https://www.npmjs.com/package/@lxdhub/db"><img src="https://badge.fury.io/js/%40lxdhub%2Fdb.svg"   alt="npm version" height="18"></a>
  <a href="https://www.npmjs.com/package/@lxdhub/db">
    <img src="https://img.shields.io/npm/dt/@lxdhub%2Fdb.svg" alt="npm downloads" height="18">
  </a>
 </p>

# Installation

To install this package, run

```bash

npm i -s @lxdhub/db

```

# Scheme

![Scheme](docs/assets/graphs/db-schema.png)
