{"id":25721823,"url":"https://github.com/austingil/npm","last_synced_at":"2026-03-12T15:38:52.472Z","repository":{"id":111445521,"uuid":"534294679","full_name":"AustinGil/npm","owner":"AustinGil","description":"Repo to accompany the series \"Build A Pet Management System With Remix, Prisma, and Postgres\" https://www.youtube.com/watch?v=wqyHGQlZcws\u0026list=PLTnRtjQN5ieYu9SdwLvzKYFVtfqySY7FT","archived":false,"fork":false,"pushed_at":"2023-05-11T15:47:29.000Z","size":375,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-06T22:54:33.974Z","etag":null,"topics":["crud","html","javascript","postgresql","prisma","react","sql","tutorial"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/AustinGil.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}},"created_at":"2022-09-08T16:17:05.000Z","updated_at":"2025-01-17T11:21:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a4cb200-1789-48be-8130-675b528224e6","html_url":"https://github.com/AustinGil/npm","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/AustinGil/npm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AustinGil%2Fnpm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AustinGil%2Fnpm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AustinGil%2Fnpm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AustinGil%2Fnpm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AustinGil","download_url":"https://codeload.github.com/AustinGil/npm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AustinGil%2Fnpm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30431001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"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":["crud","html","javascript","postgresql","prisma","react","sql","tutorial"],"created_at":"2025-02-25T18:54:29.809Z","updated_at":"2026-03-12T15:38:52.446Z","avatar_url":"https://github.com/AustinGil.png","language":"JavaScript","readme":"# Neighborhood Pet Manager\n\nLet's build a full-stack web application for managing all the pets in your neighborhood. This is the repo to follow along with [a tutorial series](https://www.youtube.com/watch?v=wqyHGQlZcws) where we'll learn how to combine these great tools:\n\n- [Remix](https://remix.run/docs)\n- [Prisma](https://www.prisma.io/docs/)\n- [Postgres](https://www.postgresql.org/)\n\nYou can catch the series on the Linode YouTube channel here: https://www.youtube.com/watch?v=wqyHGQlZcws\n\n## Prerequisites\n\nThis is not a web dev 101 course. You should already be familiar with Git, Node, HTML, JavaScript, and React. You also will want to have these installed on your machine:\n\n- [Git](https://git-scm.com/)\n- [Node](https://nodejs.org/en/)\n- A code editor like [VS Code](https://code.visualstudio.com/)\n- A database visualizer like [DBeaver](https://dbeaver.io/) (Optional)\n\n## Development\n\nFrom your terminal:\n\n```sh\nnpm run dev\n```\n\nThis starts your app in development mode, rebuilding assets on file changes.\n\nYou'll also need a Postgres database running. If you're comfortable with docker, you can get a local instance running locally with this command:\n\n```sh\ndocker run -d --name=postgres -p 5432:5432 -e POSTGRES_PASSWORD=password postgres\n```\n\n## Got Issues?\n\nEach chapter corresponds with a specific [tag](https://github.com/AustinGil/npm/tags). I've named them with a very helpful system:\n\n1. Woof!\n2. Meow!\n3. Chirp!\n\nTo reset your project to a specific tag, you can use a Git reset:\n\n```sh\ngit reset --hard tagname\n```\n\nStill having issues? Feel free to [reach out to me on Twitter](https://twitter.com/heyAustinGil)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustingil%2Fnpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faustingil%2Fnpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faustingil%2Fnpm/lists"}