{"id":13604006,"url":"https://github.com/watch-devtube/web","last_synced_at":"2025-04-11T22:32:24.464Z","repository":{"id":38430620,"uuid":"131342244","full_name":"watch-devtube/web","owner":"watch-devtube","description":"🍿 Free and open-source tech video hub.","archived":false,"fork":false,"pushed_at":"2025-03-28T11:17:06.000Z","size":38947,"stargazers_count":282,"open_issues_count":14,"forks_count":46,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-03-28T11:38:54.292Z","etag":null,"topics":["conference","conference-talk","conferences","educational-technology","speakers","tube","video","videos"],"latest_commit_sha":null,"homepage":"https://dev.tube","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/watch-devtube.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":"2018-04-27T20:31:58.000Z","updated_at":"2025-03-28T11:17:10.000Z","dependencies_parsed_at":"2024-11-07T08:33:39.664Z","dependency_job_id":"af9d1811-2c3f-43a1-b0a7-fe2818249e66","html_url":"https://github.com/watch-devtube/web","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/watch-devtube%2Fweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watch-devtube%2Fweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watch-devtube%2Fweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watch-devtube%2Fweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/watch-devtube","download_url":"https://codeload.github.com/watch-devtube/web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248489835,"owners_count":21112650,"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":["conference","conference-talk","conferences","educational-technology","speakers","tube","video","videos"],"created_at":"2024-08-01T19:00:37.984Z","updated_at":"2025-04-11T22:32:24.454Z","avatar_url":"https://github.com/watch-devtube.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Vue"],"sub_categories":[],"readme":"[![Build Status](https://github.com/watch-devtube/web/actions/workflows/server-deploy.yml/badge.svg)](https://github.com/watch-devtube/web/)\n\n# DevTube\n\nThis repository contains `Vue.js` frontend and `Express.js` backend for DevTube.\n\n# Why DevTube?\n\nDevTube contains the best `350+` tech talks from different sources – @eduardsi's personal favorites, github lists, YouTube most liked. You can say that DevTube is YouTube uncluttered + some secret gems reuploaded from InfoQ, Vimeo, and private video archives. The talks are updated and contributed regularly thanks to the community.\n\n**💎 Discover hidden gems** – Watch videos that are not publicly available on YouTube (e.g. [Chad Fowler's \"Tiny\"](https://dev.tube/video/NXSS01n97G0)).\n\n**🕛 Save time** – Watch only the best talks, curated by the community, grouped by categories and speakers. Quality beats quantity.\n\n**🔖 Create lists** – Watch later, bookmark, and keep track of watched videos.\n\n**💬 Discuss** – Read, write, and reply to comments directly from DevTube.\n\n**❤️ Contribute** – Get karma for video contributions. Your name will also be visible next to the video.\n\n**🔔 Subscribe** – Stay up-to-date with the latest videos via RSS. Too busy? Receive one tech talk per week.\n\n**🧘 Fewer distractions** – No annoying YouTube algorithms, irrelevant videos, ads, and tracking.\n\n# How to run DevTube locally\n\n### Get datastore access\n\nAsk the repo owners for Google Datastore credentials, then put them in `./datastore_key.json`.\n\n### Configure env variables\n\nCreate a file `./express/.env` with the following variables:\n\n```\nCOOKIE_SECRET = DEVDEVDEVDEVDEVDEVDEVDEVDEVDEVDEV\nDEVTUBE_HOST = http://devtube.xxx:8080\n\nYOUTUBE_API_KEY = \u003cask repo owners\u003e\n\nTWITTER_CONSUMER_KEY = \u003cask repo owners\u003e\nTWITTER_CONSUMER_SECRET = \u003cask repo owners\u003e\n\nGH_CLIENT_ID = \u003cask repo owners\u003e\nGH_CLIENT_SECRET = \u003cask repo owners\u003e\n\nGOOG_CLIENT_ID = \u003cask repo owners\u003e\nGOOG_CLIENT_SECRET = \u003cask repo owners\u003e\n```\n\n### Add new entries to /etc/hosts file\n\n```\n127.0.0.1 devtube.xxx\n```\n\n#### Run backend\n\n```bash\n# From ./express directory run:\nnpm install\nnpm run dev\n```\n\n#### Run frontend\n\n```bash\n# from ./vue directory run:\nnpm install\nnpm run dev\n```\n\n\u003e 🚀 DevTube front-end is now running on [devtube.xxx:8080](http://devtube.xxx:8080)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatch-devtube%2Fweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwatch-devtube%2Fweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatch-devtube%2Fweb/lists"}