{"id":20718226,"url":"https://github.com/jerryblessed/lightpro","last_synced_at":"2026-04-17T16:32:35.955Z","repository":{"id":249708938,"uuid":"832299732","full_name":"Jerryblessed/LightPro","owner":"Jerryblessed","description":"Try LightPro now","archived":false,"fork":false,"pushed_at":"2024-08-11T20:39:03.000Z","size":5500,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T07:45:57.767Z","etag":null,"topics":["edgecloud","generative-ai","generative-art","nextjs","p2p-network","theta"],"latest_commit_sha":null,"homepage":"https://light-pro-i2c8.vercel.app/","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/Jerryblessed.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-07-22T18:26:03.000Z","updated_at":"2024-08-11T20:39:06.000Z","dependencies_parsed_at":"2025-03-11T07:42:50.450Z","dependency_job_id":"5fb9958f-d2e4-436d-adf2-9afbeb86b3c6","html_url":"https://github.com/Jerryblessed/LightPro","commit_stats":null,"previous_names":["jerryblessed/lightpro"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jerryblessed/LightPro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerryblessed%2FLightPro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerryblessed%2FLightPro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerryblessed%2FLightPro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerryblessed%2FLightPro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jerryblessed","download_url":"https://codeload.github.com/Jerryblessed/LightPro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jerryblessed%2FLightPro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31936620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"last_error":"SSL_read: 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":["edgecloud","generative-ai","generative-art","nextjs","p2p-network","theta"],"created_at":"2024-11-17T03:12:52.128Z","updated_at":"2026-04-17T16:32:35.939Z","avatar_url":"https://github.com/Jerryblessed.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Light course\n\n## Features\n- Upload video to theta network video services for streaming and upload 📹\n- Use Light chat, Google Gemini chatbot for assistance in video 🤖\n- Simple User interface 💻\n- Get links to material on for each course🌐\n- Get 2D or image feel of video object by google drive 🎨\n- Get tags to related videos 🔖\n- Search bar and lots more 🔍\n- Chrome Web app 🌐\n- P2P data storage support 📦\n\n\n[Try it](https://light-pro-i2c8.vercel.app)\n\n## Getting Started\n\n```bash\n# clone the repository\ngit clone https://github.com/Jerryblessed/LightPro.git\n# change the directory\ncd open-blog\n# install packages with pnpm or npm or yarn.\npnpm install\n# or\nnpm install\n# or\nyarn install\n\nThen, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Folder Structure\n\n```bash\n.\n├── components\n│   ├── Card.tsx\n│   ├── Footer.tsx\n│   ├── Header.tsx\n│   ├── Layout.tsx\n│   ├── Newsletter.tsx\n│   ├── Pagination.tsx\n│   ├── Search.tsx\n│   └── useFuse.ts\n├── data\n│   └── posts.ts\n├── next.config.js\n├── next-env.d.ts\n├── package.json\n├── pages\n│   ├── 404.tsx\n│   ├── _app.tsx\n│   ├── authors\n│   ├── _document.tsx\n│   ├── index.tsx\n│   ├── read\n│   │   └── [slug].tsx\n│   └── tags\n│       └── [slug].tsx\n├── pnpm-lock.yaml\n├── postcss.config.js\n├── public\n│   ├── favicon.ico\n│   ├── images\n│   │   ├── android.jpg\n│   │   ├── blog-2.jpg\n│   │   ├── camera.jpg\n│   │   ├── computer.jpg\n│   │   ├── health.jpg\n│   │   ├── ios.jpg\n│   │   ├── photographer.jpg\n│   │   ├── smartphone.jpg\n│   │   ├── software-developer.jpg\n│   │   ├── technology.jpg\n│   │   └── vegetables.jpg\n│   ├── moon.jpg\n│   ├── next.svg\n│   ├── thirteen.svg\n│   └── vercel.svg\n├── README.md\n├── styles\n│   └── globals.css\n├── tailwind.config.js\n├── tsconfig.json\n└── type.d.ts\n```\n\n\n- Special thanks to [OpenBlog repo](https://light-pro-i2c8.vercel.app), theta network edgecloud tools, Google Gemini AI and other powerful tools.\n- [Support development of lightpro ❤️](https://paystack.com/pay/0nbbu8hnpk)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerryblessed%2Flightpro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerryblessed%2Flightpro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerryblessed%2Flightpro/lists"}