Typetalk client app like TweetDeck.
This secret from Made application using Authorization Code. How to get it.
{
"client_id": "OUR_CLIENT_ID",
"client_secret": "OUR_CLIENT_SECRET"
}
npm i
npm start
npm run build
npm run electron
npm run tslint
npm run test-watch
npm run test
npm run pack