{"id":21289429,"url":"https://github.com/wurstcommander/phaser_typescript_boilerplate","last_synced_at":"2025-06-21T20:04:26.945Z","repository":{"id":84463976,"uuid":"113691898","full_name":"WurstCommander/phaser_typescript_boilerplate","owner":"WurstCommander","description":"Phaser Boilerplate Typescript with Webserver (grunt, nodejs, tslint)","archived":false,"fork":false,"pushed_at":"2017-12-09T18:53:13.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T16:10:25.951Z","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/WurstCommander.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,"publiccode":null,"codemeta":null}},"created_at":"2017-12-09T18:31:31.000Z","updated_at":"2017-12-09T18:41:48.000Z","dependencies_parsed_at":"2023-03-08T09:15:15.875Z","dependency_job_id":null,"html_url":"https://github.com/WurstCommander/phaser_typescript_boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WurstCommander/phaser_typescript_boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WurstCommander%2Fphaser_typescript_boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WurstCommander%2Fphaser_typescript_boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WurstCommander%2Fphaser_typescript_boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WurstCommander%2Fphaser_typescript_boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WurstCommander","download_url":"https://codeload.github.com/WurstCommander/phaser_typescript_boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WurstCommander%2Fphaser_typescript_boilerplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261186367,"owners_count":23121938,"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-21T12:40:08.500Z","updated_at":"2025-06-21T20:04:21.898Z","avatar_url":"https://github.com/WurstCommander.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phaser Boilerplate Typescript with Webserver (grunt, nodejs, tslint)\n\n## Requirements\n\n- Install nodejs + npm (\u003chttps://nodejs.org/en/download/)\u003e\n- Open cmd in project directory then:\n  - \"npm install\"\n  - \"npm install grunt -g\"\n  - \"npm install typescript -g\"\n  - \"grunt\"\n\nYour webbrowser should open the index.html file and the phaser logo will shine in it's glory.\n\nInside Visual Studio Code:\n\n- start/stopp autobuild of Typescript Code mit Strg+Shift+B\n\n# Useful Resources\n\n## Tutorials\n\n- \u003chttps://www.udemy.com/making-games-with-phaser/\u003e\n\n### Graphic tools sprites\n\n- \u003chttp://www.piskelapp.com/\u003e  - Desktop-Version https://github.com/juliandescottes/piskel/wiki/Desktop-applications\n- \u003chttps://sketch.io/\u003e\n\n### Graphic tools  Tiles\n\n- http://www.mapeditor.org/\n\n### Sound tools\n\n- \u003chttp://www.audacityteam.org\u003e\n\n### Assets\n\n- \u003chttp://OpenGameArt.org\u003e\n- \u003chttp://OpenClipArt.org\u003e\n- \u003chttp://kenney.nl\u003e\n\n# Tips and workarounds\n\n## Install nodejs modules global\n\nUse Powershell or cmd to execute the following commands:\n\n- npm install -g typescript\n- npm install -g tslint\n- npm install -g grunt\n\n## Nodejs with Proxy:\n\nIf you have to use a proxy for Nodejs / npm and there are connection issues:\n\n\"npm config list\" should contain these settings:\n\nhttp-proxy = \"http://USER:MYPASS@PROXY.DE:80\"\nhttps-proxy = \"http://USER:MYPASS@PROXY.DE:80\"\nstrict-ssl = false\n\nYou can set these with: npm config set https-proxy \"http://USER:MYPASS@PROXY.DE:80\" \u0026 npm config set strict-ssl false\nMore Infos: http://superuser.com/questions/347476/how-to-install-npm-behind-authentication-proxy-on-windows\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwurstcommander%2Fphaser_typescript_boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwurstcommander%2Fphaser_typescript_boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwurstcommander%2Fphaser_typescript_boilerplate/lists"}