Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tymefighter/ecommerce-app
A Full Stack e-commerce application built using Java Spring and Next 14
https://github.com/tymefighter/ecommerce-app
Last synced: 5 days ago
JSON representation
A Full Stack e-commerce application built using Java Spring and Next 14
- Host: GitHub
- URL: https://github.com/tymefighter/ecommerce-app
- Owner: tymefighter
- License: mit
- Created: 2024-02-21T05:37:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-21T15:10:17.000Z (9 months ago)
- Last Synced: 2024-10-12T22:09:45.687Z (about 1 month ago)
- Language: TypeScript
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# E-commerce Application
A simple E-commerce application built using Java Spring and Next 14
# Tech Stack
1. Frontend implemented using Next 14 with React
2. Java Spring used for API endpoints used by the frontend
3. Data stored in MongoDB database
4. User session information stored in Redis
5. Deployments managed using Docker and Docker Compose.# Architecture
Todo