@acapela/clientdb
TypeScript icon, indicating that this package has built-in type declarations

0.1.8 • Public • Published

ClientDB

ClientDB is an open source in-memory database for enabling real-time web apps. Build fast, scalable apps that feel silky smooth for users.

Installation

Install clientdb with yarn

  yarn add @acapela/clientdb

Tech Stack

The entire codebase is fully written in Typescript.

Build Locally

Clone the project

  git clone git@github.com:acapela/clientdb.git

Go to the project directory

  cd clientdb

Install dependencies

  yarn install

Build the client

  cd clientdb
  yarn build

Running Tests

To run tests, run the following command while in clientdb/clientdb directory

  yarn test

Used By

This project is used by the following companies:

License

Apache-2.0

Package Sidebar

Install

npm i @acapela/clientdb

Weekly Downloads

3

Version

0.1.8

License

Apache-2.0

Unpacked Size

207 kB

Total Files

6

Last publish

Collaborators

  • heikir
  • pie6k