Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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