{"id":15550867,"url":"https://github.com/sm-noushan/jtask-ph-server","last_synced_at":"2026-04-10T06:41:39.820Z","repository":{"id":253491488,"uuid":"843586706","full_name":"SM-Noushan/jtask-ph-server","owner":"SM-Noushan","description":"SuperShop is an innovative e-commerce platform designed to provide users with a seamless and engaging shopping experience. ","archived":false,"fork":false,"pushed_at":"2024-08-17T13:35:35.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T11:50:48.893Z","etag":null,"topics":["cors","expressjs","mongodb","mvc","nodejs"],"latest_commit_sha":null,"homepage":"https://supershop-jtask-ph-by-sm-nowshan.vercel.app","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/SM-Noushan.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-08-16T21:09:40.000Z","updated_at":"2024-08-18T11:35:42.000Z","dependencies_parsed_at":"2024-12-08T21:40:44.195Z","dependency_job_id":"52cfcc4f-9ef8-4577-a2d0-dc26a71f7275","html_url":"https://github.com/SM-Noushan/jtask-ph-server","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"42a7a7a0d922d253f0df7c837fe99b2ab4dded37"},"previous_names":["sm-noushan/jtask-ph-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SM-Noushan%2Fjtask-ph-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SM-Noushan%2Fjtask-ph-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SM-Noushan%2Fjtask-ph-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SM-Noushan%2Fjtask-ph-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SM-Noushan","download_url":"https://codeload.github.com/SM-Noushan/jtask-ph-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246126666,"owners_count":20727594,"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":["cors","expressjs","mongodb","mvc","nodejs"],"created_at":"2024-10-02T14:01:33.389Z","updated_at":"2025-12-30T20:30:25.405Z","avatar_url":"https://github.com/SM-Noushan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SuperShop: All In One\n\n## Overview\n\nThis repository contains the server-side code for the SuperShop application.\n\n- [Live-Site](https://supershop-jtask-ph-by-sm-nowshan.vercel.app)\n- [Client-Repo](https://github.com/sm-noushan/jtask-ph-client)\n\n## Setup\n\n### Prerequisites\n\nBefore you begin, ensure you have the following installed on your system:\n\n- [Git](https://git-scm.com/downloads)\n- [Node.js](https://nodejs.org/) (LTS version recommended)\n\n### Installation\n\n1. **Clone the repository**:\n\n   ```bash\n   git clone https://github.com/sm-noushan/jtask-ph-server\n   cd jtask-ph-server\n   ```\n\n2. **Install dependencies**:\n\n   ```bash\n   npm install\n   ```\n\n3. **Environment Setup**: Rename `.env.rename` to `.env` in the root directory of the project and add `MongoDB URL` with your specific configuration.. (**Important!**)\n\n4. **Running the Server**: If you don't have nodemon installed globally, you can use npx:\n\n   ```bash\n    npx nodemon index.js\n    Installing Nodemon Globally\n   ```\n\n   **Or**\n   If you prefer to install nodemon globally, use the following command:\n\n   ```bash\n    npm install -g nodemon\n   ```\n\n   **Then**, to run the server locally, use the following command:\n\n   ```bash\n   nodemon index.js\n   ```\n\nThis will start the server and make your API accessible at [http://localhost:8000](http://localhost:8000) (or your specified port).\n\n## Frontend Setup\n\nFor detailed information, refer to the [Run the Project Locally](https://github.com/sm-noushan/jtask-ph-client) in the front-end repository's `README.md`. (**Important!**)\n\n\u003cbr/\u003e\n\u003cdetails\u003e\n    \u003csummary\u003eThank you!\u003c/summary\u003e\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsm-noushan%2Fjtask-ph-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsm-noushan%2Fjtask-ph-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsm-noushan%2Fjtask-ph-server/lists"}