{"id":17949964,"url":"https://github.com/noook/pet-tracker","last_synced_at":"2026-01-30T15:32:51.390Z","repository":{"id":123780110,"uuid":"161699875","full_name":"noook/pet-tracker","owner":"noook","description":null,"archived":false,"fork":false,"pushed_at":"2018-12-18T22:05:26.000Z","size":731,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T13:01:20.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/noook.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":"2018-12-13T22:02:57.000Z","updated_at":"2018-12-18T22:05:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf78e39b-0632-4325-9f34-1662329b0a93","html_url":"https://github.com/noook/pet-tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noook/pet-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fpet-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fpet-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fpet-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fpet-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noook","download_url":"https://codeload.github.com/noook/pet-tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fpet-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"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":[],"created_at":"2024-10-29T09:36:02.451Z","updated_at":"2026-01-30T15:32:51.367Z","avatar_url":"https://github.com/noook.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pet Tracker\n\n## Installation\n\n### Client\nif running production mode go to the client folder and run `npm run build`.\n\nThis will output the production build to the `/dist` folder. Vue runs in history mode, make sure to configure your webserver to redirect all requests on `index.html`.\n\n### Server\n\nGo in `api/config/` and fill in your credentials in `index.js`\n\nCreate the Postgresql database and run the migration and seeds script:\n\n```sh\ncd api\n./node_modules/knex/bin/cli.js migrate:latest --knexfile ./database/knexfile.js\n./node_modules/knex/bin/cli.js seed:run --knexfile ./database/knexfile.js\n```\nThils will create the tables and fill them with some data to work with.\n\nTo run the server, run `node index.js` from the `api` folder.\n\nIf you want mails to be sent, don't forget to export the env mode variable and set it to `production` before running the server\n\n```sh\nexport MODE=production\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoook%2Fpet-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoook%2Fpet-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoook%2Fpet-tracker/lists"}