{"id":21405381,"url":"https://github.com/karimsa/sous-chef","last_synced_at":"2026-01-03T02:46:51.045Z","repository":{"id":149731085,"uuid":"86019552","full_name":"karimsa/sous-chef","owner":"karimsa","description":"Smart refrigerator system for CSI2132.","archived":false,"fork":false,"pushed_at":"2017-04-03T19:10:17.000Z","size":1731,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-11T21:03:58.352Z","etag":null,"topics":[],"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/karimsa.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":"2017-03-24T02:39:44.000Z","updated_at":"2017-04-02T03:29:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a00acb1-5462-4c6f-a054-857168c00444","html_url":"https://github.com/karimsa/sous-chef","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/karimsa%2Fsous-chef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karimsa%2Fsous-chef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karimsa%2Fsous-chef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karimsa%2Fsous-chef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karimsa","download_url":"https://codeload.github.com/karimsa/sous-chef/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902293,"owners_count":20366259,"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":[],"created_at":"2024-11-22T16:24:50.421Z","updated_at":"2026-01-03T02:46:51.006Z","avatar_url":"https://github.com/karimsa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SousChef\n\n![](public/src/img/preview.png)\n\nSmart refrigerator system for CSI2132.\n\n## Requirements\n\n - node v7.x\n - npm v4.x\n - postgresql 9.6.x\n\n### Setup\n\nTo install dependencies, run `npm install`.\n\n### Config Files\n\n`keys.json`: an array of \"top secret\" keys (used for signing cookies).\n\n```json\n[\n  \"top secret\"\n]\n```\n\n`pg.json`: info for connecting to pg server.\n\n```json\n{\n  \"user\": \"\",\n  \"database\": \"\",\n  \"password\": \"\",\n  \"host\": \"web0.site.uottawa.ca\",\n  \"port\": 15432\n}\n```\n\n## Scripts\n\n - [Create script](lib/db/scripts/create.sql): creates database.\n - [Drop script](lib/db/scripts/drop.sql): drops everything.\n - [Sample script](lib/db/scripts/sample.sql): some sample data for demos.\n - [Queries](lib/db/queries.js): all queries are saved here in variables.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarimsa%2Fsous-chef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarimsa%2Fsous-chef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarimsa%2Fsous-chef/lists"}