{"id":14989401,"url":"https://github.com/andy-wu12/paw-prints","last_synced_at":"2026-01-05T01:17:32.322Z","repository":{"id":139460231,"uuid":"528639833","full_name":"Andy-Wu12/Paw-Prints","owner":"Andy-Wu12","description":"Web application that allows users to query random images of dogs. Uses Dog API at https://dog.ceo/dog-api/","archived":false,"fork":false,"pushed_at":"2023-04-01T18:19:33.000Z","size":7391,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T21:15:15.627Z","etag":null,"topics":["api","dogs","image-viewer","koa-router","koajs","material-ui","react-router","reactjs","webapp"],"latest_commit_sha":null,"homepage":"https://view-some-dogs-e3a7l.ondigitalocean.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/Andy-Wu12.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":"2022-08-25T00:34:05.000Z","updated_at":"2023-05-12T00:01:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"b24cf7f4-5c44-4ecd-b36c-c0e7fc873b22","html_url":"https://github.com/Andy-Wu12/Paw-Prints","commit_stats":null,"previous_names":["andy-wu12/paw-prints"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andy-Wu12%2FPaw-Prints","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andy-Wu12%2FPaw-Prints/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andy-Wu12%2FPaw-Prints/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andy-Wu12%2FPaw-Prints/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Andy-Wu12","download_url":"https://codeload.github.com/Andy-Wu12/Paw-Prints/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244868761,"owners_count":20523592,"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":["api","dogs","image-viewer","koa-router","koajs","material-ui","react-router","reactjs","webapp"],"created_at":"2024-09-24T14:18:18.216Z","updated_at":"2026-01-05T01:17:32.285Z","avatar_url":"https://github.com/Andy-Wu12.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# View Some Dogs\n\nThis is a [Node.js](https://nodejs.org/en/about/) web application\nusing the [Koa](https://koajs.com/) and [React](https://reactjs.org/)\nweb frameworks.\n\n## Getting started\n\nYou will need to install Node.js.\n\nFor best results, use [Node.js 16 or higher](https://nodejs.org/).\n\nYou can check your current version of Node.js with\n\n```sh\n$ node --version\nv16.17.0\n```\n\nOpen two terminal sessions. They will be for running the \nfrontend and backend separately.\n\nTo start up the server in the backend,\n```sh\ncd backend\nnpm install\nnpx ts-node server.ts\n```\n\nAlternatively, you can run with the compiled server code\n```sh\nnpm run deploy\n```\nCheck the package.json for more possible commands\n\nIf the server starts successfully, you will see\n```sh\nServer running on http://localhost:8080\n```\n\nin the terminal.\n\n\nTo start up the frontend run\n```sh\ncd frontend\nnpm install\nnpm run start\n```\nin your other terminal tab.\n\nNote that `npm install` in this case will result in a few **high severity vulnerabilities** being discovered.\nHowever, this is just a false positive which you can read more about from a Meta engineer himself [here](https://github.com/facebook/create-react-app/issues/11174)\n\nIf the server starts successfully, you will see\n```\nYou can now view dogs in the browser.\n\n  Local:            http://localhost:3000\n  On Your Network:  http://networkaddress:3000\n\nNote that the development build is not optimized.\nTo create a production build, use npm run build.\n\nwebpack compiled successfully\n```\n\n## In your browser\nOnce both servers are started, you can navigate to: \u003cbr /\u003e\n1. Application website - http://localhost:3000\n2. Server w/ endpoints - http://localhost:8080\n\n\n## Documentation\n\n- Koa: https://koajs.com/\n- @koa/router: https://github.com/koajs/router#koarouter\n- koa-body: https://github.com/dlau/koa-body#usage-with-koa-router\n- Dogs API: https://dog.ceo/dog-api/breeds-list\n- React.js: https://beta.reactjs.org/learn/thinking-in-react\n- React Router: https://reactrouter.com/en/main\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandy-wu12%2Fpaw-prints","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandy-wu12%2Fpaw-prints","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandy-wu12%2Fpaw-prints/lists"}