New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@acapela/clientdb

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acapela/clientdb

ClientDB is an open source in-memory database for enabling real-time web apps.

latest
Source
npmnpm
Version
0.1.8
Version published
Weekly downloads
27
92.86%
Maintainers
2
Weekly downloads
 
Created
Source

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:

  • Acapela

License

Apache-2.0

Keywords

database

FAQs

Package last updated on 02 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts