{"id":29713439,"url":"https://github.com/parimartha27/ecommerce","last_synced_at":"2025-10-05T22:49:19.600Z","repository":{"id":301827697,"uuid":"1010411120","full_name":"parimartha27/ecommerce","owner":"parimartha27","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-29T03:52:46.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-24T02:56:54.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/parimartha27.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,"zenodo":null}},"created_at":"2025-06-29T02:31:29.000Z","updated_at":"2025-06-29T03:52:49.000Z","dependencies_parsed_at":"2025-06-29T04:31:32.490Z","dependency_job_id":"524affb7-7e99-4f32-92a1-4e7b4b2ec460","html_url":"https://github.com/parimartha27/ecommerce","commit_stats":null,"previous_names":["parimartha27/ecommerce"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parimartha27/ecommerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parimartha27%2Fecommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parimartha27%2Fecommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parimartha27%2Fecommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parimartha27%2Fecommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parimartha27","download_url":"https://codeload.github.com/parimartha27/ecommerce/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parimartha27%2Fecommerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278532356,"owners_count":26002346,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-07-24T02:08:04.020Z","updated_at":"2025-10-05T22:49:19.581Z","avatar_url":"https://github.com/parimartha27.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://nestjs.com/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://nestjs.com/img/logo-small.svg\" width=\"120\" alt=\"NestJS Logo\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e🔧 RentHub Backend API – Built with NestJS 🧠\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eA modular, scalable backend system for a rental marketplace website\u003c/strong\u003e built with ❤️ using \u003ca href=\"https://nestjs.com/\" target=\"_blank\"\u003eNestJS\u003c/a\u003e and \u003ca href=\"https://www.postgresql.org/\" target=\"_blank\"\u003ePostgreSQL\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.npmjs.com/~nestjscore\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/@nestjs/core.svg\" alt=\"NestJS Version\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/parimartha27\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Author-parimartha27-blue.svg\" alt=\"Author\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.postgresql.org/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Database-PostgreSQL-blue\" alt=\"Database\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/parimartha27/renthub-backend\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/repo-size/parimartha27/renthub-backend?color=green\" alt=\"Repo Size\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## 📦 About This Project\n\nThis is the **backend** for a rental marketplace platform that enables users to rent and manage various goods with ease. It's part of my journey to learn **NestJS** and back-end architecture using **TypeScript** in a real-world scenario. The project also integrates **TypeORM**, **PostgreSQL**, **DTOs**, and **environment-based configuration**.\n\n\u003e ✅ Built by [@parimartha27](https://github.com/parimartha27) as part of a full-stack learning experience.\n\n---\n\n## 🚀 Quick Start\n\n### 1. Install dependencies\n\n```bash\npnpm install\n\n# Development\npnpm run start:dev\n\n# Production build\npnpm run start:prod\n\n# Unit tests\npnpm run test\n\n# End-to-end tests\npnpm run test:e2e\n\n# Coverage\npnpm run test:cov\n\n\n```\n\n🛠️ Tech Stack\n⚙️ NestJS – Progressive Node.js framework\n\n🐘 PostgreSQL – Open-source SQL database\n\n🧱 TypeORM – ORM for database management\n\n🎯 TypeScript – Modern JavaScript with types\n\n🧪 Jest – Testing framework\n\n🧩 Modular Architecture – Scalable and maintainable codebase\n\nsrc/\n├── config/ # Database and env configuration\n├── users/ # User module\n├── entity/ # TypeORM entities\n├── dto/ # Request/response DTOs\n├── interceptors/ # Global interceptors\n└── app.module.ts # Root module\n\n📦 Deployment\nIf you want to deploy this to the cloud (like Vercel, Railway, or Render), make sure to:\n\n✅ Add environment variables in a .env file or platform config\n\n✅ Ensure your main.ts uses a proper adapter (e.g. FastifyAdapter for better performance)\n\n✅ Update production scripts\n\nCheck the official deployment docs for more tips.\n\n📚 Learning Resources\n📘 NestJS Documentation\n\n🧪 NestJS Courses\n\n💬 NestJS Discord Community\n\n🔎 DevTools\n\n🚀 Mau Deploy on AWS\n\n🤝 Connect\n👤 Author: @parimartha27\n\n📬 Feel free to submit issues, discussions, or contribute!\n\n📄 License\nNestJS is MIT licensed.\nThis project is open-source and free to explore, modify, and contribute.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparimartha27%2Fecommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparimartha27%2Fecommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparimartha27%2Fecommerce/lists"}