A simple, secure and private note taking tool.
The idea of encoding and persisting the content in the URL was inspired by https://mermaid.live.
- Install
Ruby
by following the instructions from https://www.ruby-lang.org/en/documentation/installation/. - Install the
Ruby
dependencies by runningbundle install
- Install
Node.js
by following the instructions from https://docs.npmjs.com/downloading-and-installing-node-js-and-npm. - Install the
Node.js
dependencies by runningnpm install
npm run serve