{"id":19066311,"url":"https://github.com/rdvid/nest-ecommerce-api","last_synced_at":"2026-04-11T06:02:46.594Z","repository":{"id":208310449,"uuid":"700479259","full_name":"rdvid/nest-ecommerce-api","owner":"rdvid","description":"Rest-api of a e-store to perform orders, product management and user functionalities","archived":false,"fork":false,"pushed_at":"2024-02-23T03:23:35.000Z","size":385,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T07:43:21.648Z","etag":null,"topics":["docker-compose","nest","postgresql","redis","typescript"],"latest_commit_sha":null,"homepage":"","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/rdvid.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}},"created_at":"2023-10-04T17:10:42.000Z","updated_at":"2024-02-29T00:22:57.000Z","dependencies_parsed_at":"2023-12-28T04:25:19.734Z","dependency_job_id":"44833271-95c7-4e1b-bb4a-bcf41a952548","html_url":"https://github.com/rdvid/nest-ecommerce-api","commit_stats":null,"previous_names":["rdvid/nest-crud","rdvid/nest-ecommerce-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rdvid/nest-ecommerce-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdvid%2Fnest-ecommerce-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdvid%2Fnest-ecommerce-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdvid%2Fnest-ecommerce-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdvid%2Fnest-ecommerce-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdvid","download_url":"https://codeload.github.com/rdvid/nest-ecommerce-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdvid%2Fnest-ecommerce-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31670383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","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":["docker-compose","nest","postgresql","redis","typescript"],"created_at":"2024-11-09T00:55:55.916Z","updated_at":"2026-04-11T06:02:46.557Z","avatar_url":"https://github.com/rdvid.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eNest Ecommerce API\u003c/h1\u003e\n\n\n![Nest](https://img.shields.io/badge/Nestjs-000000?style=for-the-badge\u0026logo=nestjs\u0026logoColor=red)\n![Typescript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![JsonWebToken](https://img.shields.io/badge/json%20web%20tokens-323330?style=for-the-badge\u0026logo=json-web-tokens\u0026logoColor=pink)\n![Postgres](https://img.shields.io/badge/Postgresql-007ACC?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white)\n![Jest](https://img.shields.io/badge/Jest-000000?style=for-the-badge\u0026logo=jest\u0026logoColor=red)\n![Redis](https://img.shields.io/badge/Redis-red?style=for-the-badge\u0026logo=redis\u0026logoColor=white)\n![Docker](https://img.shields.io/badge/Docker-007ACC?style=for-the-badge\u0026logo=docker\u0026logoColor=white)\n\n\n\u003cp align=\"center\"\u003e\n    \u003cimg height=500 width=500 src=\"https://f005.backblazeb2.com/file/debbuggers/_24395a01-bdfc-4c4a-8d97-69e15cf91eae.jpg\" alt=\"exemplo imagem\"\u003e\n\u003c/p\u003e\n\nCore functionalities of a online shop application crafted with all the advantages of modular archtecture available through Nestjs\n\n## ✨ Highlights \n* Redis for caching\n* Docker for database local config\n\n### 🎯 Next Features\n\nThis project remain in constant development. Next features will be focused on:\n\n- [ ] Auth0 flow\n- [ ] Prometheus implement for monitoring\n- [ ] CI/CD pipelines with automatic tests\n- [ ] Performance and best practices in Clean Code and KISS\n\n## 💻 Requirements\n\n* `Nodejs`\n* `Npm`\n* `Wsl2 / Linux`\n* `Docker and Docker-compose`\n\n## 🚀 Installing\n\n```\n  - git clone the repo\n  - in linux terminal, go to project root directory\n  - docker-compose up\n  - npm install to download dependencies\n  - npm run start for project exec\n\n```\n\n## ☕ Using\n## TODO\n\n\n## 📫 Wanna help me?\n\n1. Fork this repo.\n2. Create a branch: `git checkout -b \u003cbranch_name\u003e`.\n3. Do your alterations and tell then in your commit message: `git commit -m '\u003ccommit_message\u003e'`\n4. Send then to origin fork: `git push origin \u003cproject-name\u003e / \u003clocal\u003e`\n5. Create a pull request detailing your implementation.\n\n[How to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\n\n\u003ch3 align=\"center\"\u003e❤️ Proudly developed by:\u003ch3\u003e\n\n\u003ctable align=\"center\"\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"#\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/60834135\" \n             alt=\"Foto de Rafael David\" \n             width=115\n             \u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eRafael David\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdvid%2Fnest-ecommerce-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdvid%2Fnest-ecommerce-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdvid%2Fnest-ecommerce-api/lists"}