GithubHelp home page GithubHelp logo

markwatsonatx / tutorial-rethinkdb-nodejs-changes Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 2.0 17 KB

Intro. to RethinkDB Changefeeds using Node.js and Docker Compose

Home Page: https://youtu.be/dabkH3bUXHI

JavaScript 71.29% HTML 28.71%

tutorial-rethinkdb-nodejs-changes's Introduction

Intro. to RethinkDB Changefeeds using Node.js and Docker Compose

This repository contains a simple Node.js app that shows you how to use RethinkDB Changefeeds. The sample includes a simple web client that connects to Node.js via WebSockets and subscribes to events. Events are pushed from RethinkDB to Node.js to the web client.

Follow these simple instructions and you'll be up and running:

git clone https://github.com/markwatsonatx/tutorial-rethinkdb-nodejs-changes
cd tutorial-rethinkdb-nodejs-changes
docker-compose up -d

After running docker-compose up -d you can access the sample application at http://DOCKER-HOST-IP:33000/. You can access the RethinkDB administration console at http://DOCKER-HOST-IP:38080.

You can learn more by watching the YouTube video here.

tutorial-rethinkdb-nodejs-changes's People

Contributors

markwatsonatx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tutorial-rethinkdb-nodejs-changes's Issues

error when getting rethinkdb records through websocket

I have been trying to resolve an issue which is not a known to me -
Error monitoring all games: ReqlDriverError: First argument to run must be an open connection

I have searched in the web which they are saying that might be previous open connections are the reason for that. Anyone can help regarding this?

I am using whole codebase except docker here

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.