{"id":23058368,"url":"https://github.com/patrickfrank1/daily-video-calendar","last_synced_at":"2025-04-03T06:17:14.326Z","repository":{"id":113550519,"uuid":"440660553","full_name":"patrickfrank1/daily-video-calendar","owner":"patrickfrank1","description":"Show a different YouTube video every day","archived":false,"fork":false,"pushed_at":"2022-08-31T14:11:39.000Z","size":4875,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T20:12:44.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/patrickfrank1.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":"2021-12-21T21:57:45.000Z","updated_at":"2021-12-28T14:59:15.000Z","dependencies_parsed_at":"2023-05-26T04:45:51.772Z","dependency_job_id":null,"html_url":"https://github.com/patrickfrank1/daily-video-calendar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"patrickfrank1/express-webpack-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickfrank1%2Fdaily-video-calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickfrank1%2Fdaily-video-calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickfrank1%2Fdaily-video-calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickfrank1%2Fdaily-video-calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickfrank1","download_url":"https://codeload.github.com/patrickfrank1/daily-video-calendar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246944385,"owners_count":20858772,"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-12-16T02:15:13.295Z","updated_at":"2025-04-03T06:17:14.314Z","avatar_url":"https://github.com/patrickfrank1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Daily Video Calendar\n\nThis tiny app makes you share a YouTube video a day with you friends and random strangers. No cookies or tracking just a simple react app.\n\nView my implementation at [https://patrickfrank1.github.io/daily-video-calendar/](https://patrickfrank1.github.io/daily-video-calendar/)\n\n\n## Install\n\n1. Clone the repo\n``` bash\ngit clone git@github.com:patrickfrank1/daily-video-calendar\ncd daily-video-calendar\n```\n2. Install dependencies from package.json\n``` bash\nnpm i\n```\n3a. Run development server\n``` bash\nnpm run build:dev\n```\n3b. Serve with express server in production\n``` bash\nnpm run build:prod\nnpm run start\n```\n\n## Configuration\n\nDirectories:\n- src: contains all the source files, subfolders for js, css, img and external ressources\n- test: files to test your code\n- dist: production files served with server.js in root directory\n- documentation: jsdoc files reside in this directory\n- coverage: as constructed by jest\n\nESLint:\n- extends airbnb style guide\n\nWebpack:\n- copy external files with CopyWebpackPlugin\n- create index.html from template\n- minify with terser\n- transpile js with @babel/preset-env\n- transpile scss\n- bundle images\n- use 'externals' key to make webpack aware of external libraries\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickfrank1%2Fdaily-video-calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickfrank1%2Fdaily-video-calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickfrank1%2Fdaily-video-calendar/lists"}