{"id":21125292,"url":"https://github.com/wangyj641/video-hub","last_synced_at":"2026-04-12T06:34:20.480Z","repository":{"id":224914405,"uuid":"764371666","full_name":"wangyj641/video-hub","owner":"wangyj641","description":"Videos collection: search video, upload video, view video detail, play video","archived":false,"fork":false,"pushed_at":"2024-04-03T15:21:09.000Z","size":1531,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T08:38:04.485Z","etag":null,"topics":["nextjs","postgresql","prisma","react","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/wangyj641.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":"2024-02-28T00:25:43.000Z","updated_at":"2024-07-15T11:58:35.000Z","dependencies_parsed_at":"2024-04-03T16:45:38.633Z","dependency_job_id":null,"html_url":"https://github.com/wangyj641/video-hub","commit_stats":null,"previous_names":["wangyj641/video-hub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wangyj641/video-hub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangyj641%2Fvideo-hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangyj641%2Fvideo-hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangyj641%2Fvideo-hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangyj641%2Fvideo-hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wangyj641","download_url":"https://codeload.github.com/wangyj641/video-hub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangyj641%2Fvideo-hub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31706764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["nextjs","postgresql","prisma","react","tailwindcss"],"created_at":"2024-11-20T04:23:14.245Z","updated_at":"2026-04-12T06:34:20.413Z","avatar_url":"https://github.com/wangyj641.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# video-hub\n\nVideo collection\n\nDeveloped with Next.js, react, TailwindCSS, Prisma, postgreSQL, Docker.\n\n### Key Features:\n\n- Login/Logout/Register a new user\n- Credential authentication with NextAuth\n- Github authentication integration\n- Manage video list\n- Play a video\n- TailwindCSS UI design\n\n### Getting Started\n\n##### Start DB service in Docker\n```shell\ndocker-compose up -d\n```\n\n##### Setup .env file\n```js\nDATABASE_URL=\"postgresql://myuser:mypassword@localhost:5432/median-db\"\n\nGITHUB_ID='81be641fa35f0b0e7044'\nGITHUB_SECRET='467f95c35cbcb795f8086a5ebb78a2de74d40dcb'\n\nEMAIL_SERVER_PASSWORD=MWRSQATPFJDEHWJJ\nEMAIL_SERVER_HOST=smtp.126.com\nEMAIL_SERVER_PORT=25\nEMAIL_FROM=Video Hub Admin \u003cto_wyj@126.com\u003e\n```\n\n##### Setup DB\n```shell\nnpx prisma migrate dev --name \"init\"\n```\n\n##### Generate test data\n```shell\nnpx ts-node ./prisma/seed.ts\n```\n\n##### Start the app\n```shell\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangyj641%2Fvideo-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwangyj641%2Fvideo-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangyj641%2Fvideo-hub/lists"}