Sync - sync.chile.sh
Encrypted message sharing tool. No account required.
- Node 12+ with Yarn
- Redis
git clone git@github.com:chile-sh/sync.git
cd sync && yarn# Modify with your own env vars
cp .env.example .envyarn start# pm2 deploy {env} {command}
pm2 deploy production setup # if setting up a new instance
pm2 deploy production updateyarn testGNU General Public License v3.0