💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
2016-06-22 14:49:36 -07:00
packages Move categories & messages to new monorepo structure 2016-06-22 14:44:09 -07:00
.eslintrc Convert to monorepo 2016-06-22 14:41:32 -07:00
.gitignore Ignore storage folder 2016-06-22 12:19:17 -07:00
lerna.json Convert to monorepo 2016-06-22 14:41:32 -07:00
package.json Update readme 2016-06-22 14:49:36 -07:00
Procfile Convert to monorepo 2016-06-22 14:41:32 -07:00
Procfile.dev Convert to monorepo 2016-06-22 14:41:32 -07:00
README.md Update readme 2016-06-22 14:49:36 -07:00

K2 - Sync Engine Experiment

Initial Setup

  1. Download https://toolbelt.heroku.com/
brew install redis
nvm install 6
npm install -g lerna@2.0.0-beta
lerna bootstrap

Running locally

npm start