{"id":22248454,"url":"https://github.com/kendalblythe/battleship-app","last_synced_at":"2026-04-11T10:09:13.890Z","repository":{"id":65260019,"uuid":"578360695","full_name":"kendalblythe/battleship-app","owner":"kendalblythe","description":"Battleship game web application","archived":false,"fork":false,"pushed_at":"2026-04-07T22:50:11.000Z","size":930,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-07T23:24:35.578Z","etag":null,"topics":["eslint","husky","javascript","prettier","react","sanitize-css","sass","turborepo","typescript","vercel","vite","vscode","yarn","yarn-workspaces"],"latest_commit_sha":null,"homepage":"https://battleship-react-app.vercel.app/","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/kendalblythe.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-12-14T21:51:11.000Z","updated_at":"2026-04-07T22:50:15.000Z","dependencies_parsed_at":"2026-02-02T00:20:12.544Z","dependency_job_id":null,"html_url":"https://github.com/kendalblythe/battleship-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kendalblythe/battleship-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendalblythe%2Fbattleship-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendalblythe%2Fbattleship-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendalblythe%2Fbattleship-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendalblythe%2Fbattleship-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kendalblythe","download_url":"https://codeload.github.com/kendalblythe/battleship-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendalblythe%2Fbattleship-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31676384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["eslint","husky","javascript","prettier","react","sanitize-css","sass","turborepo","typescript","vercel","vite","vscode","yarn","yarn-workspaces"],"created_at":"2024-12-03T06:15:46.135Z","updated_at":"2026-04-11T10:09:13.885Z","avatar_url":"https://github.com/kendalblythe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Battleship App\n\n## Introduction\n\n\u003ca href=\"https://en.wikipedia.org/wiki/Battleship_(game)\"\u003eBattleship\u003c/a\u003e is a classic\nstrategy/guessing game of naval combat. This project is a monorepo containing the following apps and\npackages for implementing the Battleship web application.\n\n### Apps\n\n- battleship-react-app\n\n### Packages\n\n- battleship-engine\n- battleship-ui\n\n## Play Battleship\n\nYou can play a game of Battleship here.\n\n- \u003ca href=\"https://battleship-react-app.vercel.app/\"\u003ehttps://battleship-react-app.vercel.app/\u003c/a\u003e\n\n## Technologies\n\n- \u003ca href=\"https://reactjs.org/\"\u003eReact\u003c/a\u003e\n- \u003ca href=\"https://react.dev/learn/react-compiler\"\u003eReact Compiler\u003c/a\u003e\n- \u003ca href=\"https://www.typescriptlang.org/\"\u003eTypeScript\u003c/a\u003e\n- \u003ca href=\"https://www.javascript.com/\"\u003eJavaScript\u003c/a\u003e\n- \u003ca href=\"https://vitejs.dev/\"\u003eVite\u003c/a\u003e\n- \u003ca href=\"https://vercel.com/\"\u003eVercel\u003c/a\u003e\n- \u003ca href=\"https://sass-lang.com/\"\u003eSASS\u003c/a\u003e\n- \u003ca href=\"https://csstools.github.io/sanitize.css/\"\u003esanitize.css\u003c/a\u003e\n- \u003ca href=\"https://code.visualstudio.com/\"\u003eVisual Studio Code\u003c/a\u003e\n- \u003ca href=\"https://eslint.org/\"\u003eESLint\u003c/a\u003e\n- \u003ca href=\"https://prettier.io/\"\u003ePrettier\u003c/a\u003e\n- \u003ca href=\"https://typicode.github.io/husky/\"\u003eHusky\u003c/a\u003e\n- \u003ca href=\"https://yarnpkg.com/\"\u003eYarn\u003c/a\u003e\n- \u003ca href=\"https://yarnpkg.com/features/workspaces/\"\u003eYarn workspaces\u003c/a\u003e\n- \u003ca href=\"https://turbo.build/repo\"\u003eTurborepo\u003c/a\u003e\n\n## Getting Started\n\nAfter you clone the Git repository, you can run the following\n\u003ca href=\"https://yarnpkg.com/\"\u003eYarn\u003c/a\u003e commands.\n\n- `yarn` - install packages\n- `yarn build` - build production apps\n- `yarn dev` - run development apps\n- `yarn lint` - lint check\n- `yarn format` - format code\n\n## Developer\n\n\u003ca href=\"https://github.com/kendalblythe\"\u003eKendal Blythe\u003c/a\u003e - Check me out on\n\u003ca href=\"https://www.linkedin.com/in/kendal-blythe/\"\u003eLinkedIn\u003c/a\u003e!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkendalblythe%2Fbattleship-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkendalblythe%2Fbattleship-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkendalblythe%2Fbattleship-app/lists"}