https://github.com/danielesteban/babelchat
Language Exchange OpenSource Platform
https://github.com/danielesteban/babelchat
nodejs reactjs social videochat webrtc whiteboard
Last synced: 6 months ago
JSON representation
Language Exchange OpenSource Platform
- Host: GitHub
- URL: https://github.com/danielesteban/babelchat
- Owner: danielesteban
- License: mit
- Created: 2019-02-22T21:06:15.000Z (over 7 years ago)
- Default Branch: production
- Last Pushed: 2019-03-05T00:55:23.000Z (over 7 years ago)
- Last Synced: 2025-04-07T17:53:56.449Z (over 1 year ago)
- Topics: nodejs, reactjs, social, videochat, webrtc, whiteboard
- Language: JavaScript
- Size: 1.1 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[BabelChat](https://babelchat.live/)
===
[](https://travis-ci.org/danielesteban/babelchat)
> Language Exchange OpenSource Platform
#### Dev environment
* git clone https://github.com/danielesteban/babelchat.git
* write your `GOOGLE_CLIENT_ID` and `GOOGLE_CLIENT_SECRET` into `api/.env`
* yarn install
* npm start (or press F5 in vscode)