{"id":14964016,"url":"https://github.com/phaser-cli/phaser-cli","last_synced_at":"2025-03-30T04:30:46.957Z","repository":{"id":57136059,"uuid":"86883022","full_name":"phaser-cli/phaser-cli","owner":"phaser-cli","description":"Create Phaser projects with no build configuration.","archived":true,"fork":false,"pushed_at":"2020-01-12T20:48:55.000Z","size":849,"stargazers_count":56,"open_issues_count":10,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-23T17:03:09.158Z","etag":null,"topics":["build-tools","phaser","zero-configuration"],"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/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}},"created_at":"2017-04-01T04:12:12.000Z","updated_at":"2025-03-20T13:59:03.000Z","dependencies_parsed_at":"2022-09-13T18:50:42.187Z","dependency_job_id":null,"html_url":"https://github.com/phaser-cli/phaser-cli","commit_stats":null,"previous_names":["nerdenough/phaser-cli"],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phaser-cli%2Fphaser-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phaser-cli%2Fphaser-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phaser-cli%2Fphaser-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phaser-cli%2Fphaser-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phaser-cli","download_url":"https://codeload.github.com/phaser-cli/phaser-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277352,"owners_count":20751548,"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":["build-tools","phaser","zero-configuration"],"created_at":"2024-09-24T13:32:28.614Z","updated_at":"2025-03-30T04:30:45.977Z","avatar_url":"https://github.com/phaser-cli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phaser CLI\n\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n[![Build Status](https://travis-ci.org/phaser-cli/phaser-cli.svg?branch=master)](https://travis-ci.org/phaser-cli/phaser-cli)\n\nCreate Phaser projects with no build configuration.\n\n## Getting Started\n\n### Prerequisites\n\nIn order to use Phaser CLI you need to have [Node.js][1] (\u003e= 6) installed.\n\n### Quickstart\n\nRun the following commands to install Phaser CLI and create a new project. This\nwill create a new folder matching the specified `project-name` and will generate\nall the required files.\n\nCurrently the only boilerplate available to use is TypeScript, but this may\nchange in the future.\n\n```bash\nnpm install -g @phaser-cli/cli\n# or\nyarn global add @phaser-cli/cli\n\nphaser create \u003cproject-name\u003e\n```\n\n### Running in Development\n\nRunning the following command will serve your project to [localhost:8080][2].\n\n```bash\nnpm start\n```\n\nIf you wish to change the host or the port of the dev server you can prepend the\ncommand with `HOST=127.0.0.1` or `PORT=3000`, replacing the example values with\nyour own.\n\n### Building for Production\n\nThe following command will build your game for production, bundling code and\nassets into the `/build` directory.\n\n```bash\nnpm run build\n```\n\n## Ejecting\n\nYou also have the option to eject from phaser-cli allowing you to customise\nwebpack and other config to your heart's content. This is not recommended unless\nyou really need to change something.\n\n_Note: You will no longer receive updates through the @phaser-cli/scripts\npackage if you choose to eject._\n\n```\nnpm run eject\n```\n\n## Acknowledgements\n\nPhaser CLI is based on [Create React App][3] by Facebook and [vue-cli][4] by\nEvan You.\n\n[Phaser][5] is created by [Richard Davey][6].\n\n[1]: https://nodejs.org\n[2]: http://localhost:8080\n[3]: https://github.com/facebook/create-react-app\n[4]: https://github.com/vuejs/vue-cli\n[5]: https://github.com/photonstorm/phaser\n[6]: https://twitter.com/photonstorm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphaser-cli%2Fphaser-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphaser-cli%2Fphaser-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphaser-cli%2Fphaser-cli/lists"}