0.1.8 • Published 2 years ago

@acapela/clientdb v0.1.8

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

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

0.1.8

2 years ago

1.0.4

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago