{"id":16384444,"url":"https://github.com/ariym/player-react","last_synced_at":"2026-05-13T09:30:22.433Z","repository":{"id":233982767,"uuid":"662733268","full_name":"ariym/player-react","owner":"ariym","description":"react based video player for integrating playback with timestamped metadata","archived":false,"fork":false,"pushed_at":"2025-01-24T17:55:57.000Z","size":344,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T18:33:47.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ariym.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":"2023-07-05T19:09:31.000Z","updated_at":"2025-01-24T17:56:02.000Z","dependencies_parsed_at":"2025-01-24T18:37:18.791Z","dependency_job_id":null,"html_url":"https://github.com/ariym/player-react","commit_stats":null,"previous_names":["ariym/player-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariym%2Fplayer-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariym%2Fplayer-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariym%2Fplayer-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariym%2Fplayer-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ariym","download_url":"https://codeload.github.com/ariym/player-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240114340,"owners_count":19749838,"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-10-11T04:11:29.182Z","updated_at":"2026-05-13T09:30:22.340Z","avatar_url":"https://github.com/ariym.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# player-react\n\nA backend like [player-backend](https://github.com/ariym/player-backend) is needed to provide content.\n\n## Development\n\n### Shortcut for `import` path in `/src`\n\n`import from '@/dir_or_filename'` makes is easy to import universal components while inside deeplky nested directories\n\n#### Editing the '@' path\n\nChange ```'@'``` path in ```vite.config.ts```\nAlso, I think it's in a config file maybe ```components.json```. Also find + replace all instances of '@/' to update file imports.\n\n### Downloading new UI components\n\n1. Find a component on [ui.shadcn.com/docs/components](https://ui.shadcn.com/docs/components)\n1. `npx shadcn-ui@latest add component-name`\n\n### Environment Variables\n\n1. Inside of project root run:\n    - ```cp env.template .env.development.local```\n    - ```cp env.template .env.production.local```\n1. Prefix every variable with ```VITE_``` (```VITE_SOMETHING=xxx```)\n1. Import with ```import.meta.env.VITE_SOMETHING```\n\n[Vite Documentation](https://vitejs.dev/guide/env-and-mode.html#env-files) on env files.\n\n#### Enviroment MODE\n\nInstead of ```NODE_ENV```, use ```import.meta.env.MODE``` by passing ```vite --mode MODE``` at startup.\n\n**Note to *AVOID*** passing ```NODE_ENV=``` at startup which can get confusing as [documented here](https://vitejs.dev/guide/env-and-mode#node-env-and-modes).\n\n---\n\nThis project was originally cloned from [ariym/base-vite-react](https://github.com/ariym/base-vite-react).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariym%2Fplayer-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fariym%2Fplayer-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariym%2Fplayer-react/lists"}