https://github.com/wiktorg3/ermineshop
ErmineShop (in development) – an e-commerce platform built with Spring Boot and React Vite using Tailwind CSS. It leverages Docker (containerization), AWS (database), Kafka (event-driven architecture), and AI (recommendations, payments).
https://github.com/wiktorg3/ermineshop
ai aws docker kafka react spring-boot stripe tailwindcss vite
Last synced: 2 months ago
JSON representation
ErmineShop (in development) – an e-commerce platform built with Spring Boot and React Vite using Tailwind CSS. It leverages Docker (containerization), AWS (database), Kafka (event-driven architecture), and AI (recommendations, payments).
- Host: GitHub
- URL: https://github.com/wiktorg3/ermineshop
- Owner: WiktorG3
- Created: 2025-02-14T01:12:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-20T22:24:22.000Z (over 1 year ago)
- Last Synced: 2025-10-06T09:06:41.776Z (8 months ago)
- Topics: ai, aws, docker, kafka, react, spring-boot, stripe, tailwindcss, vite
- Language: TypeScript
- Homepage:
- Size: 189 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ErmineShop (in development)
ErmineShop – an e-commerce platform built with Spring Boot and React Vite using Tailwind CSS. It leverages Docker (containerization), AWS (database), Kafka (event-driven architecture), and AI (recommendations, payments).
Tech Stack:
| Technology | Where will it be used? |
| ------------- | ------------- |
| Spring Boot | Backend, Authentication, Integration with Stripe |
| React | Shopping Cart, Payment Form |
| TailwindCss | Frontend |
| Docker | Backend, PostgreSQL, Kafka |
| Kafka | Transmission of Events After Payment |
| AWS | Hosting, RDS (base), S3(images), Rekognition (AI) |
| Stripe | Payment Processing |
| AI | Chatbot, Product Tagging |