EverShop
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
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Run `curl -sSL https://raw.githubusercontent.com/evershopcommerce/evershop/main/docker-compose.yml > docker-compose.yml`
Step 2: Run `docker compose up -d` to start the services
Step 3: Open http://localhost:3000 for storefront, /admin for admin panel
- Step 1: Run `curl -sSL https://raw.githubusercontent.com/evershopcommerce/evershop/main/docker-compose.yml > docker-compose.yml`
- Step 2: Run `docker compose up -d` to start the services
- Step 3: Open http://localhost:3000 for storefront, /admin for admin panel
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 SourceUninstall 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.
Similar Projects
Hoppscotch
Open source API development ecosystem with a lightweight, fast, and feature-rich interface for testing HTTP, WebSocket, GraphQL, and more.
Visual Studio Code (Code - OSS)
A free, open-source code editor by Microsoft with rich extensions, debugging, and Git integration. The most popular developer tool worldwide.
scrcpy
Display and control your Android device from your computer via USB or TCP/IP. No root required, high performance, low latency, supports audio and video mirroring.