{"id":15896484,"url":"https://github.com/brunurd/bruno-conway-web-app","last_synced_at":"2025-04-02T18:26:39.108Z","repository":{"id":255394038,"uuid":"849453237","full_name":"brunurd/bruno-conway-web-app","owner":"brunurd","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-11T14:29:54.000Z","size":13622,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T09:13:02.245Z","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/brunurd.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-08-29T16:11:04.000Z","updated_at":"2024-09-03T17:23:42.000Z","dependencies_parsed_at":"2024-08-29T18:47:24.538Z","dependency_job_id":"f2edf7dc-699d-4876-afbb-e4d9aa96d21a","html_url":"https://github.com/brunurd/bruno-conway-web-app","commit_stats":null,"previous_names":["brunurd/bruno-conway-web-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunurd%2Fbruno-conway-web-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunurd%2Fbruno-conway-web-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunurd%2Fbruno-conway-web-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunurd%2Fbruno-conway-web-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brunurd","download_url":"https://codeload.github.com/brunurd/bruno-conway-web-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246868058,"owners_count":20846867,"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-10-06T09:08:25.050Z","updated_at":"2025-04-02T18:26:39.083Z","avatar_url":"https://github.com/brunurd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bruno Araujo's Conway's Game of Life\n\n![Screen Recorded](./docs/screen-recorded-002.gif)\n\nReferences:\n- \u003chttps://en.wikipedia.org/wiki/Conway%27s_Game_of_Life\u003e\n- \u003chttps://www.youtube.com/watch?v=ouipbDkwHWA\u003e\n\n|Project Info||\n|-|-|\n|Author|[Bruno Araujo](https://github.com/brunurd)|\n|Package Manager|[PNPM](pnpm)|\n|Bundler|[Vite](./config/vite.config.ts)|\n|Language|TypeScript|\n|Test Suite|Jest + Testing Library|\n|Static Analysis|ESLint|\n\n\n---\n\n## How to Run\n\n### Install\nInstall using preferably [`pnpm`](pnpm) (but npm, yarn or bun can be used too), I recommend to use [Volta](https://docs.volta.sh/guide/getting-started) to manage the executables versions:\n```\npnpm i\n```\n\n### Start\nRun:\n```\npnpm start\n```\nThe app will be available in the address: [`http://localhost:13000`]([http://localhost:13000)\n\n[pnpm]: https://pnpm.io/installation\n\n---\n\n## Run tests\nAfter install, you can run:\n\n### For static analysis\n```\npnpm lint\n```\n\n### For unit tests\n```\npnpm unittest\n```\nIs possible to execute both (lint and unittest) in one command, ideal for CI runners:\n```\npnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunurd%2Fbruno-conway-web-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrunurd%2Fbruno-conway-web-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunurd%2Fbruno-conway-web-app/lists"}