{"id":18824305,"url":"https://github.com/ndbaker1/radio-site","last_synced_at":"2026-05-08T13:17:36.532Z","repository":{"id":54437551,"uuid":"338461292","full_name":"ndbaker1/radio-site","owner":"ndbaker1","description":"Expressjs server for an Audio Syncing Website","archived":false,"fork":false,"pushed_at":"2021-02-23T18:16:41.000Z","size":17387,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T04:27:19.082Z","etag":null,"topics":["expressjs","music-player","socketserver","tunneling"],"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/ndbaker1.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}},"created_at":"2021-02-12T23:55:23.000Z","updated_at":"2022-01-22T20:16:35.000Z","dependencies_parsed_at":"2022-08-13T15:40:32.339Z","dependency_job_id":null,"html_url":"https://github.com/ndbaker1/radio-site","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/ndbaker1%2Fradio-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndbaker1%2Fradio-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndbaker1%2Fradio-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndbaker1%2Fradio-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndbaker1","download_url":"https://codeload.github.com/ndbaker1/radio-site/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239761628,"owners_count":19692545,"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":["expressjs","music-player","socketserver","tunneling"],"created_at":"2024-11-08T00:56:06.241Z","updated_at":"2026-01-20T02:30:15.582Z","avatar_url":"https://github.com/ndbaker1.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Music Radio Site\r\nA site build with `NextJS` and server hosted using `expressjs`, `localtunnel`, and `socket.io` in order to sync up listeners to the same active songs loaded from a Google Drive.\r\n\r\n## Precompiled Run\r\n```\r\ncurl -L https://github.com/ndbaker1/radio-site/raw/master/radio-site.tar \u003e radio-site.tar \u0026\u0026 tar xvf radio-site.tar \u0026\u0026 rm radio-site.tar\r\ncd radio-site\r\nnpm install\r\nnode server.js SUBDOMAIN PORT\r\n```\r\n\r\n## Setup\r\nInstall node modules, build NextJS static files, start express and localtunnel with a preferred subdomain ( which may not be guarenteed ).\r\n```\r\nnpm install\r\nnpm run build\r\nnpm run start SUBDOMAIN PORT\r\n```\r\n\r\n## Extending\r\nThe `lib/loaders` directory contains the platform-specific implementations for the `loader.ts`.  \r\n\u003e Currently only done for Google Drive and requires a credentials.json from the drive API\r\n\r\n#### Known Issues:\r\n\u003e if the `sharp` module is missing from the require stack then first attempt installing it with `npm i sharp`. if not successfully, then diagnose the errors based on your OS and configurations.\r\n\r\n    npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]\r\n    npm ERR! ../src/common.cc:24:10: fatal error: vips/vips8: No such file or directory\r\n\r\n*Make sure that your system has libvips-dev, vips-dev, or the corresponding lib and that you have updated its core SDKs*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndbaker1%2Fradio-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndbaker1%2Fradio-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndbaker1%2Fradio-site/lists"}