Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.23 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.23 KB

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. Docs released under Creative Commons.