{"id":14981315,"url":"https://github.com/gmbodhi/create-three-app","last_synced_at":"2025-10-29T05:31:34.627Z","repository":{"id":40319958,"uuid":"395982105","full_name":"GmBodhi/create-three-app","owner":"GmBodhi","description":"DEPRECATED!! ","archived":false,"fork":false,"pushed_at":"2024-09-29T00:16:51.000Z","size":91477,"stargazers_count":23,"open_issues_count":8,"forks_count":5,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2024-09-29T05:23:22.007Z","etag":null,"topics":["boilerplate","javascript","nodejs","npm","three","three-js","threejs","threejs-example"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GmBodhi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-08-14T11:04:19.000Z","updated_at":"2024-09-29T00:16:54.000Z","dependencies_parsed_at":"2023-10-17T05:57:01.305Z","dependency_job_id":"679da518-ac2e-4c0b-b12f-82c8e4e560d3","html_url":"https://github.com/GmBodhi/create-three-app","commit_stats":{"total_commits":859,"total_committers":5,"mean_commits":171.8,"dds":0.1618160651920838,"last_synced_commit":"c9c84ac576d89d2d7a286e61ad726f9d334dbfc3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GmBodhi%2Fcreate-three-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GmBodhi%2Fcreate-three-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GmBodhi%2Fcreate-three-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GmBodhi%2Fcreate-three-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GmBodhi","download_url":"https://codeload.github.com/GmBodhi/create-three-app/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219858317,"owners_count":16556047,"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":["boilerplate","javascript","nodejs","npm","three","three-js","threejs","threejs-example"],"created_at":"2024-09-24T14:03:18.955Z","updated_at":"2025-10-29T05:31:31.481Z","avatar_url":"https://github.com/GmBodhi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚠️DEPRECATED⚠️\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003ecreate-three-app\u003c/h1\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://www.npmjs.com/package/create-three-app\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/create-three-app?maxAge=3600\" alt=\"NPM version\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://www.npmjs.com/package/create-three-app\"\u003e\u003cimg src=\"https://img.shields.io/npm/dt/create-three-app?maxAge=3600\" alt=\"NPM downloads\" /\u003e\u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://www.npmjs.com/package/create-three-app\"\u003e\u003cimg src=\"https://nodei.co/npm/create-three-app.png?compact=true\" alt=\"NPM Banner\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## Star the repo?\n\nIf you think [this repo](https://github.com/GmBodhi/create-three-app/stargazers) is worth a star✨ just don't hesitate :)\n\n### Note: We don't recommend installing this package globally.\n\n## Usage\n\n#### Run with `--help` flag to know more!\n\n```sh\nnpx create-three-app {dir_name}\n```\n\nor\n\n```sh\nyarn create three-app {dir_name}\n```\n\n## Using an example from threejs.org/examples\n\nYou need to run the command with `-i` or `-e` flag.\nExample: \\\n\n```sh\n# -i or --interactive\nnpx create-three-app -i\n\n# You can specify the name of the example.\nyarn create three-app -e webgl_shader\n```\n\nWe don't recommend this for beginners, as there can be some bugs that you may have to resolve manually (converting examples to webpack (node) compatible packages is an [automated task](https://github.com/GmBodhi/create-three-app/actions/workflows/examples.yml)) to work everything correctly or even starting the server. You may check `assets.json` for information about unresolved URLs, which may or may not stop the web server from initiating, or the unexpected behaviour of the website.\n\n## Example\n\n[Watch this video](https://user-images.githubusercontent.com/71921036/139236348-f283e2bf-a978-4e07-b000-eb7afd23fec8.mp4)\n\n\n\n## Contributing\n\nThank you for your interest in contributing to this project!\nWe're interested in adding more examples and maintaining those that are already in use. We're also loking forward for a better webpack configuration system.\nAll contributions must abide by the [Contributor Covenant Code of Conduct](https://github.com/GmBodhi/create-three-app/blob/master/CODE_OF_CONDUCT.md).\n\n## Want support?\n\nOpen an [issue](https://github.com/GmBodhi/create-three-app/issues/new) in the [github repo](https://github.com/GmBodhi/create-three-app) or ask in the [Secret Discord Server](https://discord.gg/qdCknXec83)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmbodhi%2Fcreate-three-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmbodhi%2Fcreate-three-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmbodhi%2Fcreate-three-app/lists"}