{"id":22386967,"url":"https://github.com/codelikeagirl29/paws-claws-express","last_synced_at":"2026-04-11T00:14:36.355Z","repository":{"id":46144017,"uuid":"482073367","full_name":"CodeLikeAGirl29/paws-claws-express","owner":"CodeLikeAGirl29","description":"An express app for all dog lovers and supporters.","archived":false,"fork":false,"pushed_at":"2024-04-28T03:32:05.000Z","size":16288,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-01T02:42:01.501Z","etag":null,"topics":["cyclic","ejs","ejs-templates","eslint","express","expressjs","javascript","node","nodejs","routes"],"latest_commit_sha":null,"homepage":"https://paws-claws-express.cyclic.app/","language":"HTML","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/CodeLikeAGirl29.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-04-15T20:12:02.000Z","updated_at":"2024-04-28T03:32:08.000Z","dependencies_parsed_at":"2024-04-23T10:59:00.122Z","dependency_job_id":null,"html_url":"https://github.com/CodeLikeAGirl29/paws-claws-express","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLikeAGirl29%2Fpaws-claws-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLikeAGirl29%2Fpaws-claws-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLikeAGirl29%2Fpaws-claws-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLikeAGirl29%2Fpaws-claws-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeLikeAGirl29","download_url":"https://codeload.github.com/CodeLikeAGirl29/paws-claws-express/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245735879,"owners_count":20663807,"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":["cyclic","ejs","ejs-templates","eslint","express","expressjs","javascript","node","nodejs","routes"],"created_at":"2024-12-05T02:07:15.047Z","updated_at":"2025-12-30T23:23:57.052Z","avatar_url":"https://github.com/CodeLikeAGirl29.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Paws \u0026 Claws\n\n[![CodeFactor](https://www.codefactor.io/repository/github/codelikeagirl29/paws-claws-express/badge)](https://www.codefactor.io/repository/github/codelikeagirl29/paws-claws-express)\n\nA (fictional) non-profit organization of dog-loving professionals who are determined to make our world better for our canine friends.\n\n🦴🦴🦴\n\u003e Live link [here](https://wild-ruby-bison-sari.cyclic.app/)\n\n🦴🦴🦴\n\n## Description\n\nBuilt to demonstrate and practice building websites with node, express and using\nthe ejs(embedded javascript template) views and partials.\n\n---\n\nBuilt with:\n\n![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge\u0026logo=express\u0026logoColor=%2361DAFB)\n\n![Nodemon](https://img.shields.io/badge/NODEMON-%23323330.svg?style=for-the-badge\u0026logo=nodemon\u0026logoColor=%BBDEAD)\n\n![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge\u0026logo=css3\u0026logoColor=white)\n\n\u003cimg src=\"https://res.cloudinary.com/codelikeagirl29/image/upload/v1650054974/projects/ScreenShot_Tool_-20220415163525_mjgzjg.png\" alt=\"screenshot of express.js app\"\u003e\n\n---\n\n## Getting Started\n\n### Dev-dependencies\n\n- [eslint](https://www.npmjs.com/package/eslint)\n- [eslint-config-airbnb-base](https://www.npmjs.com/package/eslint-config-airbnb-base)\n- [eslint-config-prettier](https://www.npmjs.com/package/eslint-config-prettier)\n- [eslint-plugin-import](https://www.npmjs.com/package/eslint-plugin-import)\n- [eslint-plugin-prettier](https://www.npmjs.com/package/eslint-plugin-prettier)\n- [nodemon](https://www.npmjs.com/package/nodemon)\n- [prettier](https://www.npmjs.com/package/prettier)\n\n### Dependencies\n\n- [body-parser](https://www.npmjs.com/package/body-parser)\n- [cookie-session](https://www.npmjs.com/package/cookie-session)\n- [ejs](https://www.npmjs.com/package/ejs)\n- [express](https://www.npmjs.com/package/express)\n- [express-validator](https://www.npmjs.com/package/express-validator)\n- [http-errors](https://www.npmjs.com/package/http-errors)\n\n### Installing\n\nThis is a [Node.js](https://nodejs.org/en/) module available through the\n[npm registry](https://www.npmjs.com/).\n\nBefore installing, [download and install Node.js](https://nodejs.org/en/download/).\nNode.js 0.10 or higher is required.\n\nIf this is a brand new project, make sure to create a `package.json` first with\nthe [`npm init` command](https://docs.npmjs.com/creating-a-package-json-file).\n\nInstallation is done using the\n[`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):\n\n```console\n$ npm install express\n```\n\nFollow [our installing guide](http://expressjs.com/en/starter/installing.html)\nfor more information.\n\n## Author\n\nMy contact info.\n\n\u003e [lindseyk.dev](https://lindseyk.dev)\n\n## Acknowledgments\n\nInspiration, code snippets, etc.\n\n- [Daniel Khan's Course](https://github.com/danielkhan/building-website-nodejs-express)\n- [css-tricks](https://css-tricks.com/2)\n- [Dogtime](https://dogtime.com/dog-breeds)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelikeagirl29%2Fpaws-claws-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelikeagirl29%2Fpaws-claws-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelikeagirl29%2Fpaws-claws-express/lists"}