Skip to content

Installation

Installing SignalDB is simple and easy. It can be installed using npm. Open your terminal and enter the following command:

  $ npm install signaldb

After the installation, you can start creating your collections. Also check out the Getting Started Guide

Released under the MIT License.