All Projects → pdepip → Mmap.it

pdepip / Mmap.it

Licence: other
Map knowledge into memory with a shortcut driven note taking app

Programming Languages

typescript
32286 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].