Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codenotary/immudb.io

Guidelines and manuals for immudb, the lightweight, high-speed immutable database for systems and applications
https://github.com/codenotary/immudb.io

Last synced: about 2 months ago
JSON representation

Guidelines and manuals for immudb, the lightweight, high-speed immutable database for systems and applications

Awesome Lists containing this project

README

        



immudb logo

immudb docs




immudb - world’s fastest immutable database. Immudb's documentation and homepage is built with Vuepress and publicly hosted on GitHub Pages.




Homepage
·
Documentation
·
Issue Tracker




## Running documentation locally

Requirements: node version v14.18.3 (NOT working with latest node versions)

1. Install dependencies by entering `npm install`.
2. From the root directory, enter `npm run dev`.
3. Open `http://localhost:8080` in your browser.

## Indexing to algolia

From the root directory, enter `npm run algolia:index`.

## Copyright and license

Homepage and documentation copyright 2017-2021 [Immudb Authors](https://github.com/codenotary/immudb/graphs/contributors).
Docs released under [Creative Commons](https://github.com/codenotary/immudb.io/blob/master/LICENSE).