Coder Social home page Coder Social logo

hoodsy / 3ree-auth-example Goto Github PK

View Code? Open in Web Editor NEW
79.0 79.0 8.0 229 KB

An example full stack, realtime Javascript app with React, universal Redux, RethinkDB, and Express (3REE).

JavaScript 100.00%
hmr oauth passports react realtime redux rethinkdb socket-io webpack

3ree-auth-example's People

Contributors

carloscuatin avatar dimofte avatar hoodsy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

3ree-auth-example's Issues

Route parameters instead of body in GET

Adding a body to a GET request is very weird and I think it breaks HTTP/1.1 spec
Code

Have you considered switching it to a route parameter? I'd do a PR on it but too busy right now. Just though I would let you know about it

Warning: React attempted to reuse markup in a container but the checksum was invalid

Hi,

When I run your project I get the following error in chrome dev tools:

Warning: React attempted to reuse markup in a container but the checksum was invalid. This generally means that you are using server rendering and the markup generated on the server was not what the client was expecting. React injected new markup to compensate which works but you have lost many of the benefits of server rendering. Instead, figure out why the markup being generated is different on the client or server:
(client) /a><a style="cursor:pointer;font-weight:
(server) /a><a style="cursor:text;font-weight:bol

Any clues?

Blocked "river of realtime"

At the moment the client updates don't work as described by the diagram in the readme.
If I open 2 clients with the same user, one doesn't get updated when the other makes changes (e.g. adding dashboards, lists etc)

Following setup instructions does not result in functioning app

Hi guys, so there are no screenshots of the intended experience, so I'll include what i'm seeing after running npm start:

screen shot 2016-08-09 at 5 29 17 pm

None of the API calls for login/register seem to be working, it's possibly I'm just using the newest version of NodeJS

screen shot 2016-08-09 at 5 38 48 pm

Just running this buy you to see if you've come across this before

dbInit scripts

dbInit scripts are missing from the package.json

npm run init

does nothing

Or do you run them in some other way?

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.