Coder Social home page Coder Social logo

dendisuhubdy / 3ree-auth-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hoodsy/3ree-auth-example

0.0 1.0 0.0 229 KB

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

JavaScript 100.00%

3ree-auth-example's Introduction

3Ree Auth

An example full stack Javascript app with React, universal Redux, RethinkDB, and Express (3REE). Oh, and Webpack with HMR and Babel behind the scenes, too.

Also includes authentication via Passport, realtime updating via RethinkDB Changefeeds and Socket.io, and server side rendering.

App Overview

Description

This application allows Users to create Organizations, which can hold Dashboards full of Lists of Resources (URLs), which update in realtime.

This application is still a WIP - as a result, actions such as editing/deleting resources or lists individually are incomplete.

App Architecture

App Architecture

DB Table Relationships

Table Relations

Installation and Setup

Repo and Dependencies
  1. Download the project: git clone [email protected]:hoodsy/3ree-auth-example.git

  2. Install dependencies: npm install

RethinkDB
  1. Install RethinkDB

  2. Run RethinkDB from outside the project: rethinkdb RethinkDB will create a data folder in place - these files shouldn't be included in the project

  3. Open a new terminal window and init the DB, tables, indexes: npm run init

Running
  1. Simply run: npm start and navigate to localhost:3000
OAuth

OAuth keys for Google and Facebook do not come included in this project - simply add your keys to server/config/passport/keys.example.js and rename the file to keys.js to use OAuth.

3ree-auth-example's People

Contributors

carloscuatin avatar dimofte avatar hoodsy avatar

Watchers

 avatar

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.