{"id":20064682,"url":"https://github.com/overloadedsam/tasty-spoon","last_synced_at":"2025-06-21T22:04:09.398Z","repository":{"id":181552292,"uuid":"353061588","full_name":"OverloadedSam/Tasty-Spoon","owner":"OverloadedSam","description":"Food ordering application using MERN stack with payment gateway integrated.","archived":false,"fork":false,"pushed_at":"2022-11-18T17:12:03.000Z","size":10746,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T10:42:15.825Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tasty-spoon.herokuapp.com/","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/OverloadedSam.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}},"created_at":"2021-03-30T16:05:50.000Z","updated_at":"2022-07-29T18:43:32.000Z","dependencies_parsed_at":"2023-07-16T07:34:24.622Z","dependency_job_id":null,"html_url":"https://github.com/OverloadedSam/Tasty-Spoon","commit_stats":null,"previous_names":["overloadedsam/tasty-spoon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OverloadedSam/Tasty-Spoon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverloadedSam%2FTasty-Spoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverloadedSam%2FTasty-Spoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverloadedSam%2FTasty-Spoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverloadedSam%2FTasty-Spoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OverloadedSam","download_url":"https://codeload.github.com/OverloadedSam/Tasty-Spoon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverloadedSam%2FTasty-Spoon/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261200388,"owners_count":23123947,"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-13T13:47:23.855Z","updated_at":"2025-06-21T22:04:04.376Z","avatar_url":"https://github.com/OverloadedSam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tasty Spoon\n\nThis project is a online food/grocery ordering web application developed using MERN stack with PayPal payment gateway implemented.\n\n## Requirements\n\n- `node \u003e= 14.0.0`\n- `npm \u003e= 6.14.8`\n\n## Usage\n\n    $ git clone https://github.com/OverloadedSam/Tasty-Spoon.git\n\n  2. Move to the below locations and run `npm install` from there\n\n    $ cd Tasty-Spoon/frontend/\n    $ cd Tasty-Spoon/backend/\n\n  3. Install project dependencies (For both frontend and backend).\n\n    $ npm install\n\n## Environment Variables\n\nYou have to set the environment variables of your configuration before starting the server.\n\n### 1. Environment variables for backend\nMake a `.env` file in the `Tasty-Spoon/backend/` directory and set following environment variables.\n- PORT = 8000\n- API = /api/v1\n- DB_CONNECTION_STRING = {mongoDB_connection_string}\n- SALT = 10\n- SECRET = {secret_required_for_jwt}\n- JWT_EXPIRY = 1d\n- PAYPAL_CLIENT_ID = {your_paypal_client_id}\n\n### 3. Environment variables for frontend\n\nPlace a `.env` file at `Tasty-Spoon/frontend/` directory and set following environment variables.\n\n- REACT_APP_API_UR L= {backend_api_url} // e.g. http://localhost:8000/api/v1\n\n## Running The Project\n\n### Run backend (Node API)\n\n    $ cd backend/ // go to backend directory\n    $ npm start // run backend with hot reloading.\n\n    // or you can run the backend with standard node command\n    $ node index.js\n\n### Run frontend (React app)\n\n    $ cd frontend/ // go to frontend directory\n    $ npm start\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverloadedsam%2Ftasty-spoon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foverloadedsam%2Ftasty-spoon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverloadedsam%2Ftasty-spoon/lists"}