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
Requirements: node version v14.18.3 (NOT working with latest node versions)
- Install dependencies by entering
npm install
. - From the root directory, enter
npm run dev
. - Open
http://localhost:8080
in your browser.
From the root directory, enter npm run algolia:index
.
Homepage and documentation copyright 2017-2021 Immudb Authors. Docs released under Creative Commons.