Navigation Menu

Skip to content

pdepip/mmap.it

Repository files navigation

mmap.it

A personal knowledge base to seamlessly store and retrieve information.
Try out mmap.it at www.mmap.it.

mmap.it

This is the source code that runs mmap.it and all the associated services.

Installation

mmap.it requires the following dependencies:

  • Node.js >= 12
  • yarn

Development

In development you can quickly get started by following these steps:

  1. Clone this repo
  2. yarn
  3. yarn start-dev

Production

For a production installation these are the suggested steps:

  1. Clone thhis repo and install dependencies with yarn or npm install
  2. Bump the version number in package.json
  3. Build and package the application with yarn dist

Contributing

mmap.it is built and maintained by a small team - we'd love your help fixing bugs and adding features!

License

mmap.it is BSL 1.1 licensed.