Skip to content

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

License

Notifications You must be signed in to change notification settings

codenotary/immudb.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

825763d · Sep 18, 2024
Oct 13, 2022
Mar 9, 2023
Sep 18, 2024
Dec 29, 2020
Nov 4, 2021
Jan 20, 2022
Jun 3, 2020
Sep 13, 2022
Oct 7, 2022
Oct 7, 2022
Sep 23, 2021

Repository files navigation

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.