Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

distwitchchat

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

distwitchchat

Cross platform stream chat manager

  • 1.0.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

DisTwitchChat App

This is the Chat app for DisTwitchChat. This app has many features that the overlay does not have.

Framework/Tech use

  • electron
  • React
  • Firebase

Installation

Install for Devolopment

  1. Clone this repository.
git clone https://github.com/willjw3/react-electron.git <your-project-name>
  1. Install Dependencies
npm install
  1. If you havent already, install Yarn globally.
npm install -g yarn
  1. Create a .env and add enviromnent variables from .env.sample. unless you are using a development version of the backend, the socket url should be set to https://api.distwitchchat.com/
  2. Navigate into project root and install dependencies.
cd <your-project-name> && npm install
  1. Run dev server.
npm run start

Deploy Development version

  1. Run the build process
npm run build
  1. Go into your project folder using your file explorer. Navigate to the dist folder and open it. Then double-click <your-project-name> Setup 0.1.0. Your app should open and there should now be an icon on your desktop for this app.

FAQs

Package last updated on 04 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc