{"id":22965133,"url":"https://github.com/ggturan/product-management-server","last_synced_at":"2026-04-04T21:31:33.140Z","repository":{"id":240786450,"uuid":"803387042","full_name":"GGTuran/product-management-server","owner":"GGTuran","description":"This project is an Express application developed with TypeScript, integrating MongoDB with Mongoose for effective data management. ","archived":false,"fork":false,"pushed_at":"2024-05-22T16:48:11.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:22:00.805Z","etag":null,"topics":["config","eslint","expressjs","mongoose","nodejs","prettier-eslint","vercel","zod"],"latest_commit_sha":null,"homepage":"https://ecommerce-product-management-server.vercel.app/","language":"TypeScript","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/GGTuran.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-05-20T16:14:23.000Z","updated_at":"2024-09-14T15:10:05.000Z","dependencies_parsed_at":"2024-05-20T22:28:20.146Z","dependency_job_id":"72e88f4a-42f3-4977-8be2-a0d9d3e598c8","html_url":"https://github.com/GGTuran/product-management-server","commit_stats":null,"previous_names":["ggturan/product-management-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GGTuran/product-management-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GGTuran%2Fproduct-management-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GGTuran%2Fproduct-management-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GGTuran%2Fproduct-management-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GGTuran%2Fproduct-management-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GGTuran","download_url":"https://codeload.github.com/GGTuran/product-management-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GGTuran%2Fproduct-management-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31415110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"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":["config","eslint","expressjs","mongoose","nodejs","prettier-eslint","vercel","zod"],"created_at":"2024-12-14T20:13:40.254Z","updated_at":"2026-04-04T21:31:33.132Z","avatar_url":"https://github.com/GGTuran.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Product Management Server\n\nThis project is an Express application developed with TypeScript, integrating MongoDB with Mongoose for effective data management. The application focuses on managing product data for an e-commerce platform, providing CRUD operations for product management and order management.This README file gives the instruction on how to set up the project and run it on the local server.\n\n## Clone the repository\n\n**Follow this simple step to clone the project:**\n\n```bash\nhttps://github.com/GGTuran/product-management-server.git\ncd product-management-server\n```\n\n**Now install the dependencies of the project:**\n\n```bash\nnpm install\n```\n\n## Set up the server   \n\n**Set up the environment variables in .env file**\n\n```\nPORT = 5000\nDATABASE_URL=your_own_mongodb_uri\n```\n\n**You can compile typescript**\n\n```\nnpm run build\n```\n\n## Start the server\n\n**You can run the server in development mode**\n\n```\nnpm run start:dev\n```\n\n**Or you can start the server by running the js files which is recommended**\n\n```\nnpm run start:prod\n```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fggturan%2Fproduct-management-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fggturan%2Fproduct-management-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fggturan%2Fproduct-management-server/lists"}