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: 2 months 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.
- Host: GitHub
- URL: https://github.com/jorge210488/ecommercejam
- Owner: jorge210488
- Created: 2024-09-24T22:35:06.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T19:30:13.000Z (6 months ago)
- Last Synced: 2025-01-10T13:53:05.367Z (4 months ago)
- Topics: api, auth0, backend, docker, docker-compose, nestjs, swagger, typeorm, typescript
- Language: TypeScript
- Homepage:
- Size: 259 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ecommercejam

## 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! 😊