{"id":21629555,"url":"https://github.com/abrie/nl6","last_synced_at":"2026-04-13T15:31:07.496Z","repository":{"id":260298961,"uuid":"880896187","full_name":"abrie/nl6","owner":"abrie","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-31T00:47:59.000Z","size":27,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T23:27:13.079Z","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/abrie.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":"2024-10-30T15:00:36.000Z","updated_at":"2024-10-31T00:48:02.000Z","dependencies_parsed_at":"2025-01-24T23:36:14.793Z","dependency_job_id":null,"html_url":"https://github.com/abrie/nl6","commit_stats":null,"previous_names":["abrie/nl6"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrie%2Fnl6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrie%2Fnl6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrie%2Fnl6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrie%2Fnl6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abrie","download_url":"https://codeload.github.com/abrie/nl6/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244306447,"owners_count":20431815,"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-25T02:08:01.100Z","updated_at":"2026-04-13T15:31:02.451Z","avatar_url":"https://github.com/abrie.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nl6\n\n## Development Environment Setup\n\nTo set up the development environment using Yarn and Vite, follow these steps:\n\n1. Install Yarn if you haven't already:\n   ```sh\n   npm install -g yarn\n   ```\n\n2. Install the project dependencies:\n   ```sh\n   yarn install\n   ```\n\n3. Start the development server:\n   ```sh\n   yarn dev\n   ```\n\n## Running the Development Server\n\nTo run the development server, use the following command:\n```sh\nyarn dev\n```\n\n## Installing Phaser\n\nTo install Phaser, use the following command:\n```sh\nyarn add phaser\n```\n\n## Using Phaser in the Development Setup\n\nTo use Phaser in the development setup, follow these steps:\n\n1. Import the `PlayScene` class in your `src/main.ts` file:\n   ```typescript\n   import PlayScene from './PlayScene';\n   ```\n\n2. Initialize a Phaser game in your `src/main.ts` file:\n   ```typescript\n   const config = {\n     type: Phaser.AUTO,\n     width: 800,\n     height: 600,\n     scene: PlayScene\n   };\n\n   const game = new Phaser.Game(config);\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabrie%2Fnl6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabrie%2Fnl6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabrie%2Fnl6/lists"}