OpenSource-Hub
E

EverShop

10.1k stars·Developer Tools·SHA-256 checksum verified

A modern, TypeScript-first eCommerce platform built with GraphQL and React, designed for developers.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

A modern eCommerce platform built with GraphQL and React, ready in minutes via Docker.

Core Features

  • GraphQL and React stack with TypeScript support
  • Modular architecture for easy extension and theming
  • Docker one-command deployment
  • Full-featured admin panel and storefront

What It Can't Do

  • Default uses SQLite, not recommended for production; switch to PostgreSQL. 2. Port 3000 must be free. 3. Demo credentials are pre-set; change the default admin password for production.

Use Cases

  • Launching a new eCommerce store with modern tech stack
  • Building custom eCommerce solutions requiring flexible frontend

Detailed Introduction

EverShop is a modern eCommerce platform that combines GraphQL and React with a TypeScript-first approach. It offers core commerce features like product catalogs, shopping carts, checkout, and order management in a modular, fully customizable architecture. Developers can easily extend functionality through modules and themes, and deploy quickly using Docker. Unlike heavy platforms like Magento, EverShop is lightweight and focused on developer experience; compared to Saleor, it provides a more React-native component system for building tailored shopping interfaces.

Tags

ecommercereactgraphqltypescriptnodejs

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Run `curl -sSL https://raw.githubusercontent.com/evershopcommerce/evershop/main/docker-compose.yml > docker-compose.yml`

4

Step 2: Run `docker compose up -d` to start the services

5

Step 3: Open http://localhost:3000 for storefront, /admin for admin panel

Install Guide
  1. Step 1: Run `curl -sSL https://raw.githubusercontent.com/evershopcommerce/evershop/main/docker-compose.yml > docker-compose.yml`
  2. Step 2: Run `docker compose up -d` to start the services
  3. Step 3: Open http://localhost:3000 for storefront, /admin for admin panel
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Navigate to the directory with docker-compose.yml and run `docker compose down` to stop and remove containers. To clean data, remove persistent volumes manually.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseGPL-3.0
Last Updated2026-05-13 13:45:35
GitHub RepositoryOfficial Website

Similar Projects