{"id":18399327,"url":"https://github.com/tylerpetri/react-restaurant-interview","last_synced_at":"2025-04-12T15:59:31.882Z","repository":{"id":255574702,"uuid":"852396974","full_name":"TylerPetri/react-restaurant-interview","owner":"TylerPetri","description":"A React project interview from the past, here until current project is finished","archived":false,"fork":false,"pushed_at":"2024-09-04T19:56:49.000Z","size":379,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T02:45:40.928Z","etag":null,"topics":["javascri","junior","react"],"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/TylerPetri.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":"2024-09-04T18:26:17.000Z","updated_at":"2024-09-04T19:56:52.000Z","dependencies_parsed_at":"2024-09-06T05:11:07.503Z","dependency_job_id":null,"html_url":"https://github.com/TylerPetri/react-restaurant-interview","commit_stats":null,"previous_names":["tylerpetri/react-restaurant-interview"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerPetri%2Freact-restaurant-interview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerPetri%2Freact-restaurant-interview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerPetri%2Freact-restaurant-interview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TylerPetri%2Freact-restaurant-interview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TylerPetri","download_url":"https://codeload.github.com/TylerPetri/react-restaurant-interview/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248593424,"owners_count":21130310,"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":["javascri","junior","react"],"created_at":"2024-11-06T02:26:41.252Z","updated_at":"2025-04-12T15:59:31.849Z","avatar_url":"https://github.com/TylerPetri.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Schitts Creek (__*MADE YEARS AGO, SHOWCASING REACT WHILE I WRITE MY NEW PROJECT*__)\n\nA Tropical Cafe app.\n\n## Initial Setup\n\nCreate the PostgreSQL database (these instructions may need to be adapted for your operating system):\n\n```\npsql\nCREATE DATABASE messenger;\n\\q\n```\n\nUpdate db.js to connect with your local PostgreSQL set up. The [Sequelize documentation](https://sequelize.org/master/manual/getting-started.html) can help with this.\n\nIn the server folder, install dependencies and then seed the database:\n\n```\ncd server\nnpm install\nnpm run seed\n```\n\nIn the client folder, install dependencies:\n\n```\ncd client\nnpm install\n```\n\n### Running the Application Locally\n\nIn one terminal, start the front end:\n\n```\ncd client\nnpm start\n```\n\nIn a separate terminal, start the back end:\n\n```\ncd server\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylerpetri%2Freact-restaurant-interview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftylerpetri%2Freact-restaurant-interview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylerpetri%2Freact-restaurant-interview/lists"}