Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jorge210488/ecommercejam

A backend for an individual ecommerce project developed with TypeScript, NestJS, TypeORM, Docker, Swagger for API documentation, and Auth0 for secure authentication.
https://github.com/jorge210488/ecommercejam

api auth0 backend docker docker-compose nestjs swagger typeorm typescript

Last synced: 21 days ago
JSON representation

A backend for an individual ecommerce project developed with TypeScript, NestJS, TypeORM, Docker, Swagger for API documentation, and Auth0 for secure authentication.

Awesome Lists containing this project

README

        

# ecommercejam

![ecommercejam Preview](https://github.com/jorge210488/ecommercejam/blob/main/src/assets/ecommercejam.png?raw=true)

## Description

This is the backend for an individual ecommerce project developed during the Henry bootcamp. It provides a solid API foundation using a modern tech stack to support a fully functional ecommerce platform. The application includes the following technologies:

- **TypeScript**: for static typing and scalable development.
- **NestJS**: to build a modular, maintainable, and robust backend.
- **TypeORM**: for seamless database integration and management.
- **Docker**: for containerization and easy deployment.
- **Swagger**: to document and test the API endpoints.
- **Auth0**: for secure and flexible user authentication.

This backend was designed to offer a comprehensive ecommerce solution, handling product, user, and order management with ease.

---

Thank you for checking out my project! 😊