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

github.com/jetlum/chat-app

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/jetlum/chat-app

  • v0.0.0-20170616171653-f0c64c84403a
  • Source
  • Go
  • Socket score

Version published
Created
Source

Learn How to Develop Realtime Web Apps

Get ahead of the curve and learn how to make realtime apps now, using the following cool technologies:

React - Facebook's Open-Source Javascript Library for building user interfaces

Go - Googles New Open-Source programming language that's great for Realtime apps

RethinkDB - A cool, new Open-Source database for the realtime web

#Feel free to contribute

App look

Feature Suggestions

-Clientside Error Messages

-Editing/Deleting Messages

-Private Messaging

-Authentication with JWT's

Install npm

$ npm install --save-dev

Install Babel CLI locally by running:

$ npm install --save-dev babel-cli

Install and add webpack to the package.json with:

$ npm install webpack --save-dev

Run

$ webpack-dev-server

Open http://localhost:8080/ and try it(Just for the front-end). Use webpack-dev-server --port 3000 cause RethinkDB takes the port :8080

RethinkDB

Download RethinkDB now available for Windows too and write queries with REQL-RethinkDB Query Language

FAQs

Package last updated on 16 Jun 2017

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