Skip to content

dezitter/libra

Repository files navigation

Libra

A markdown file viewer.

Demo

Install

  1. Clone this repository.
  2. Install MongoDB and Node.js.
  3. Create an app at dropbox.com/developers/apps
  4. Set https://localhost:3000/callback as an OAuth2 redirect URI.
$ cd libra/
$ cp ./config/secret.example.json ./config/secret.json
# Edit ./config/secret.json and set your Dropbox app key/secret
$ npm install
$ ./scripts/make-certs.sh
$ npm run start

Go to https://localhost:3000/

About

📚 A markdown file viewer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published