PROJECT: 004 // ECOMMERCE_DEVELOPMENT
Next.js Ecommerce Store
description PROJECT_OVERVIEW
I created a headless eCommerce website with a Node.js backend and Next.js frontend, using SSR and ISR. I added the functionality for the eCommerce website to be multi-regional, which means the regions and currencies can be configured as needed.
I integrated Meilisearch as the search engine to provide fast and relevant search results with typo tolerance. I also integrated Cloudflare R2 as the storage system and set up daily database backups.
The store was deployed on a VPS using Coolify, which gave me practical experience with server management and containerization.
DEVELOPMENT_SPECS settings
Framework Next.js
Styling Tailwind CSS
Deployment VPS / Coolify
Status COMPLETED