socketsupply / kaat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaat

Setup

Rebuild Socket using next branch

./bin/install.sh

Build and run the app

In this repository:

Desktop

ssc build -r

Mobile

ssc build -c -p --platform=ios && ssc install-app --platform=ios

Run tests

npm test

[!NOTE] The shared secrets used to create symmetrical encryption keys are not stored anywhere, so maybe write them down in a book.

About


Languages

Language:JavaScript 68.2%Language:HTML 16.3%Language:CSS 14.6%Language:TypeScript 0.8%