💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Go to file
2016-06-23 12:02:57 -07:00
packages Remove concept of self-limiting workers, will use cloudwatch metrics collection to scale fleet instead of queue length 2016-06-23 12:02:57 -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 Plain npm install 2016-06-22 14:53:23 -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 Plain npm install 2016-06-22 14:53:23 -07:00

K2 - Sync Engine Experiment

Initial Setup

  1. Download https://toolbelt.heroku.com/
brew install redis
nvm install 6
npm install

Running locally

npm start