Skip to content

Rest-api of a e-store to perform orders, product management and user functionalities

Notifications You must be signed in to change notification settings

rdvid/nest-ecommerce-api

Repository files navigation

Nest Ecommerce API

Nest Typescript JsonWebToken Postgres Jest Redis Docker

exemplo imagem

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 <branch_name>.
  3. Do your alterations and tell then in your commit message: git commit -m '<commit_message>'
  4. Send then to origin fork: git push origin <project-name> / <local>
  5. Create a pull request detailing your implementation.

How to create a pull request.

❤️ Proudly developed by:

About

Rest-api of a e-store to perform orders, product management and user functionalities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published