{"id":48442082,"url":"https://github.com/michaelfarrow/temp-brand-asset-poc","last_synced_at":"2026-04-06T16:02:04.234Z","repository":{"id":220983594,"uuid":"753025769","full_name":"michaelfarrow/temp-brand-asset-poc","owner":"michaelfarrow","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-15T17:21:08.000Z","size":7504,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-17T04:35:35.265Z","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/michaelfarrow.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}},"created_at":"2024-02-05T10:20:27.000Z","updated_at":"2024-02-05T10:21:33.000Z","dependencies_parsed_at":"2024-02-15T16:36:52.990Z","dependency_job_id":null,"html_url":"https://github.com/michaelfarrow/temp-brand-asset-poc","commit_stats":null,"previous_names":["michaelfarrow/temp-brand-asset-poc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michaelfarrow/temp-brand-asset-poc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfarrow%2Ftemp-brand-asset-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfarrow%2Ftemp-brand-asset-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfarrow%2Ftemp-brand-asset-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfarrow%2Ftemp-brand-asset-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelfarrow","download_url":"https://codeload.github.com/michaelfarrow/temp-brand-asset-poc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelfarrow%2Ftemp-brand-asset-poc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31479006,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T14:34:32.243Z","status":"ssl_error","status_checked_at":"2026-04-06T14:34:31.723Z","response_time":112,"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":[],"created_at":"2026-04-06T16:02:01.319Z","updated_at":"2026-04-06T16:02:04.228Z","avatar_url":"https://github.com/michaelfarrow.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ThreeTS-Template\nThreeJS, TypeScript, GLSL, \u0026amp; Webpack boilerplate for quick prototyping. (Updated May 2022 to Webpack 5, and Three.js r140. All NPM dependencies now show 0 security vulnerabilities)\n\n### What is this?\nWith the introduction of [Github Templates](https://github.blog/2019-06-06-generate-new-repositories-with-repository-templates/), I've decided to share the boilerplate configuration I always use when starting a new Three.js + TypeScript + Webpack project. Simply click on the green \"Use this template\" button above to start your repo with this setup (or you can clone it as usual).\n\n### Features:\n- **Custom shader support:** Simply save your shader files as `.glsl`, `.vs`, or `.fs` then use in TypeScript with `import shader from \"./path/fileName.glsl\";`\n- **Hot-reloading:** Automatic browser refresh and reload when TypeScript or Shader file changes. (Does not work with `.html` file changes.)\n- **Path aliases:** to avoid relative path hell. Turns `../../../utils/` into `Utils/`. \nTo add more aliases: \n    1. Add another item under \"paths\" in `tsconfig.json` so TypeScript finds the module.\n    2. Also add it under \"alias\" in `webpack.config.js` so Webpack finds it too.\n- **Multiple-devices:** Any device in the same network can access the dev code and gets hot-reloaded when the code changes. Simply find the local IP address of the dev machine, and point your testing devices to that address. For example: http://192.168.xx.xx:8000/web\n\n### How to run?\n1. Make sure you have [Node.js](https://nodejs.org/en/) installed\n2. Navigate in your terminal to the folder where you've saved this project\n3. Type `npm install`\n4. Then `npm run`\n5. Point your browser to [`http://localhost:8000/web`](http://localhost:8000/web)\n6. If you see the spinning torus knot, you're ready to roll! All source files are in the `src/` folder.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelfarrow%2Ftemp-brand-asset-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelfarrow%2Ftemp-brand-asset-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelfarrow%2Ftemp-brand-asset-poc/lists"}