Skip to content

chile-sh/sync

Repository files navigation

Encrypted message sharing tool. No account required.

Pre-requisites

  • Node 12+ with Yarn
  • Redis

Clone & Install

git clone git@github.com:chile-sh/sync.git

cd sync && yarn

Config

# Modify with your own env vars
cp .env.example .env

Run

yarn start

Deploy

# pm2 deploy {env} {command}
pm2 deploy production setup # if setting up a new instance
pm2 deploy production update

Test

yarn test

License

GNU General Public License v3.0

About

Encrypted message sharing tool

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors