Monica
Personal CRM to remember everything about your friends, family and business relationships
Alternative to: dex, cloze, clay
About
Versions (95)
v2.22.1
2021-04-302.22.1 (2021-04-30)
Code Refactoring
BREAKING CHANGES
- The assets are no longer embedded in source code: javascript, css, font files. Run
yarn installthenyarn run productionto recreate them from sources, or download a release file that contains compiled files. - For Heroku users: You’ll have to manually go to
Settings>Buildpacksand add buildpack:nodejs. See this doc. - See more information about how to install a Monica instance here.