{"id":18448964,"url":"https://github.com/phaser-cli/phaser3-typescript-parcel-boilerplate","last_synced_at":"2025-10-06T14:45:35.295Z","repository":{"id":178298722,"uuid":"338626725","full_name":"phaser-cli/phaser3-typescript-parcel-boilerplate","owner":"phaser-cli","description":"Phaser 3 + TypeScript + Parcel Boilerplate","archived":false,"fork":false,"pushed_at":"2021-02-13T17:17:05.000Z","size":295,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T13:31:49.257Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phaser-cli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-02-13T17:16:44.000Z","updated_at":"2021-03-12T10:48:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"2bc540dc-ebf2-4145-9df0-34f2440daa2f","html_url":"https://github.com/phaser-cli/phaser3-typescript-parcel-boilerplate","commit_stats":null,"previous_names":["phaser-cli/phaser3-typescript-parcel-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phaser-cli%2Fphaser3-typescript-parcel-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phaser-cli%2Fphaser3-typescript-parcel-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phaser-cli%2Fphaser3-typescript-parcel-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phaser-cli%2Fphaser3-typescript-parcel-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phaser-cli","download_url":"https://codeload.github.com/phaser-cli/phaser3-typescript-parcel-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249060743,"owners_count":21206385,"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-11-06T07:17:50.421Z","updated_at":"2025-10-06T14:45:30.274Z","avatar_url":"https://github.com/phaser-cli.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phaser 3 + TypeScript + Parcel + Boilerplate\n\nThis repository provides a simple setup for getting started with Phaser 3 and\nTypeScript, using Parcel to bundle your application.\n\n## Getting Started\n\n### Via Phaser CLI\n\nYou can easily bootstrap a new project via Phaser CLI. Simply run the command\nbelow and chosoe \"Phaser 3 + TypeScript + Parcel\".\n\n```sh\nnpx @phaser-cli/cli \u003cyour-project-name\u003e\n```\n\n### Manually\n\nClone the repository into your workspace and install the dependencies.\n\n```sh\n# Clone repo\ngit clone https://github.com/phaser-cli/phaser3-typescript-parcel-boilerplate.git \u003cyour-project-name\u003e\ncd \u003cyour-project-name\u003e\n\n# Install dependencies\nyarn install\n# or\nnpm install\n```\n\n## Running\n\nYou can start running your game by using the following command. The application\nwill reload automatically as you make changes.\n\n```sh\nyarn start\n```\n\n## Building for Production\n\nThe following command builds your game into a collection of static files in the\n`dist` directory that you can easily host as a production version of your\napplication.\n\n```sh\nyarn build\n```\n\n## Acknowledgements\n\nThis project is based on both the original Phaser CLI boilerplate and\ndigitsensitive's [Parcel boilerplate][0] for Phaser 3.\n\n[0]:\n  https://github.com/digitsensitive/phaser3-typescript/tree/master/src/boilerplates/parcel-boilerplate\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphaser-cli%2Fphaser3-typescript-parcel-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphaser-cli%2Fphaser3-typescript-parcel-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphaser-cli%2Fphaser3-typescript-parcel-boilerplate/lists"}