Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jorge210488/ecommercejam
- Owner: jorge210488
- Created: 2024-09-24T22:35:06.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T19:30:13.000Z (3 months ago)
- Last Synced: 2024-11-10T20:23:56.745Z (3 months ago)
- Topics: api, auth0, backend, docker, docker-compose, nestjs, swagger, typeorm, typescript
- Language: TypeScript
- Homepage:
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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! 😊