{"id":20911170,"url":"https://github.com/codeforgeek/polling-app-using-nodejs-rethinkdb","last_synced_at":"2025-05-13T07:32:03.179Z","repository":{"id":81956478,"uuid":"51830261","full_name":"codeforgeek/polling-app-using-nodejs-rethinkDB","owner":"codeforgeek","description":"Building real time polling application using RethinkDB and Node.js","archived":false,"fork":false,"pushed_at":"2016-03-07T06:22:21.000Z","size":1674,"stargazers_count":18,"open_issues_count":1,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-01T19:59:59.779Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codeforgeek.com/2016/03/building-real-time-polling-app-rethinkdb-nodejs","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeforgeek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-16T11:12:07.000Z","updated_at":"2024-05-16T16:43:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"b8ca87aa-6a21-4f3e-a351-20e96847be29","html_url":"https://github.com/codeforgeek/polling-app-using-nodejs-rethinkDB","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/codeforgeek%2Fpolling-app-using-nodejs-rethinkDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforgeek%2Fpolling-app-using-nodejs-rethinkDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforgeek%2Fpolling-app-using-nodejs-rethinkDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeforgeek%2Fpolling-app-using-nodejs-rethinkDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeforgeek","download_url":"https://codeload.github.com/codeforgeek/polling-app-using-nodejs-rethinkDB/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253894864,"owners_count":21980414,"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":[],"created_at":"2024-11-18T14:19:35.587Z","updated_at":"2025-05-13T07:32:03.174Z","avatar_url":"https://github.com/codeforgeek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Realtime polling app using Node and RethinkDB\n\nRethinkDB is database engine designed for real time time web. In this codebase you will get complete codebase to develop polling app using Nodejs and rethinkDB.\n\nThis app will let use to.\n\n* Add new poll.\n* Allow user to vote on any poll.\n* Show live voting result.\n\n## How to run the code\n\nMake sure you have RethinkDB installed in your system. Run rethinkDB server by running following command.\n\n```\nrethinkdb\n```\nYou need **bower** installed globally in your system to get the required user interface libraries. Run following command to install it globally.\n```\nnpm install bower -g\n```\nGo to project directory and run following command to install all node module.\n\n```\nnpm install\n```\nAfter installation, run the node application using following command.\n\n```\nnode app.js\n```\nVisit **localhost:3000** to view the app.\n\n## Tutorial\n\n* https://codeforgeek.com/2016/02/getting-started-with-rethinkdb/\n* https://codeforgeek.com/2016/03/building-real-time-polling-app-rethinkdb-nodejs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeforgeek%2Fpolling-app-using-nodejs-rethinkdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeforgeek%2Fpolling-app-using-nodejs-rethinkdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeforgeek%2Fpolling-app-using-nodejs-rethinkdb/lists"}