{"id":13432455,"url":"https://github.com/hoodsy/3ree-auth-example","last_synced_at":"2026-01-18T19:33:32.094Z","repository":{"id":79062181,"uuid":"52327620","full_name":"hoodsy/3ree-auth-example","owner":"hoodsy","description":"An example full stack, realtime Javascript app with React, universal Redux, RethinkDB, and Express (3REE).","archived":false,"fork":false,"pushed_at":"2017-03-29T01:12:17.000Z","size":229,"stargazers_count":79,"open_issues_count":0,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-27T13:00:45.281Z","etag":null,"topics":["hmr","oauth","passports","react","realtime","redux","rethinkdb","socket-io","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hoodsy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-23T03:40:48.000Z","updated_at":"2023-10-05T14:48:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"9292cc16-08ca-469d-8d2b-df75d32227a0","html_url":"https://github.com/hoodsy/3ree-auth-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoodsy%2F3ree-auth-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoodsy%2F3ree-auth-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoodsy%2F3ree-auth-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoodsy%2F3ree-auth-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoodsy","download_url":"https://codeload.github.com/hoodsy/3ree-auth-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244009069,"owners_count":20382963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hmr","oauth","passports","react","realtime","redux","rethinkdb","socket-io","webpack"],"created_at":"2024-07-31T02:01:11.845Z","updated_at":"2026-01-18T19:33:32.053Z","avatar_url":"https://github.com/hoodsy.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Node.js"],"sub_categories":["Node.js packages and template projects"],"readme":"# 3Ree Auth\n\nAn example full stack Javascript app with **React**, **universal Redux**, **RethinkDB**, and **Express** (3REE). Oh, and **Webpack** with **HMR** and **Babel** behind the scenes, too.\n\nAlso includes authentication via Passport, realtime updating via RethinkDB Changefeeds and Socket.io, and server side rendering.\n\n### App Overview\n\n##### Description\nThis application allows *Users* to create *Organizations*, which can hold *Dashboards* full of *Lists* of *Resources (URLs)*, which update in realtime.\n\nThis application is still a WIP - as a result, actions such as editing/deleting resources or lists individually are incomplete.\n\n##### App Architecture\n![App Architecture](https://s3.amazonaws.com/3ree-auth/App+Architecture+2.png)\n##### DB Table Relationships\n![Table Relations](https://s3.amazonaws.com/3ree-auth/Table+Relations+2.png)\n\n### Installation and Setup\n\n##### Repo and Dependencies\n1. Download the project: ```git clone git@github.com:hoodsy/3ree-auth-example.git```\n\n2. Install dependencies: ```npm install```\n\n##### RethinkDB\n3. Install [RethinkDB](https://www.rethinkdb.com/docs/install/)\n\n4. Run RethinkDB from outside the project: ```rethinkdb```\n*RethinkDB will create a data folder in place - these files shouldn't be included in the project*\n\n5. Open a new terminal window and init the DB, tables, indexes: ```npm run init```\n\n##### Running\n6. Simply run: ```npm start``` and navigate to localhost:3000\n\n##### OAuth\nOAuth 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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoodsy%2F3ree-auth-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoodsy%2F3ree-auth-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoodsy%2F3ree-auth-example/lists"}