https://github.com/rdvid/nest-ecommerce-api
Rest-api of a e-store to perform orders, product management and user functionalities
https://github.com/rdvid/nest-ecommerce-api
docker-compose nest postgresql redis typescript
Last synced: 2 months ago
JSON representation
Rest-api of a e-store to perform orders, product management and user functionalities
- Host: GitHub
- URL: https://github.com/rdvid/nest-ecommerce-api
- Owner: rdvid
- Created: 2023-10-04T17:10:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-23T03:23:35.000Z (over 2 years ago)
- Last Synced: 2025-06-22T07:43:21.648Z (12 months ago)
- Topics: docker-compose, nest, postgresql, redis, typescript
- Language: TypeScript
- Homepage:
- Size: 376 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Nest Ecommerce API







Core functionalities of a online shop application crafted with all the advantages of modular archtecture available through Nestjs
## ✨ Highlights
* Redis for caching
* Docker for database local config
### 🎯 Next Features
This project remain in constant development. Next features will be focused on:
- [ ] Auth0 flow
- [ ] Prometheus implement for monitoring
- [ ] CI/CD pipelines with automatic tests
- [ ] Performance and best practices in Clean Code and KISS
## 💻 Requirements
* `Nodejs`
* `Npm`
* `Wsl2 / Linux`
* `Docker and Docker-compose`
## 🚀 Installing
```
- git clone the repo
- in linux terminal, go to project root directory
- docker-compose up
- npm install to download dependencies
- npm run start for project exec
```
## ☕ Using
## TODO
## 📫 Wanna help me?
1. Fork this repo.
2. Create a branch: `git checkout -b `.
3. Do your alterations and tell then in your commit message: `git commit -m ''`
4. Send then to origin fork: `git push origin / `
5. Create a pull request detailing your implementation.
[How to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
❤️ Proudly developed by: