Skip to content

This is the official repository of Spurtcommerce. Using these Docker Images, you can easily deploy Spurtcommerce Multi-Vendor Marketplace in your local server.

Notifications You must be signed in to change notification settings

spurtcommerce/docker-spurtcommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Overview

This is the official repository of Spurtcommerce. Using these Docker Images, you can easily deploy Spurtcommerce Multi-Vendor Marketplace in your local server.

Start Spurtcommerce with Docker Compose

By following these two simple commands, you can quickly launch Spurtcommerce in your local server.

Additionally, you should have docker and docker-compose installed on your system.

If you have not yet installed Docker in your local server, then follow this first step.

sudo snap install docker

Step 1 :


git clone https://github.com/spurtcommerce/docker-spurtcommerce.git && cd docker-spurtcommerce

Having already built the Docker images you can run docker compose command

Step 2 :


docker compose up

If the above command gives an error, try running it with sudo:


sudo docker compose up

Spurtcommerce port

Your local Spurtcommerce setup is now running with each of the services occupying the following ports:

Parameter Function
-p 8000 The port for the spurtcommerce api
-p 3001/admin Angular Frontend - Admin
-p 3001/seller Angular Frontend - Seller

Then SpurtCommerce Is Ready On localhost:3001/seller and localhost:3001/admin

Available Images

Spurtcommerce maintains multiple build images for testing new development as well as supporting legacy builds. Each image uses a different version of Ubuntu Linux, with a slightly different list of included language and software versions.
The following image is currently available:


If you require any premium support, feel free to write to [email protected].

About

This is the official repository of Spurtcommerce. Using these Docker Images, you can easily deploy Spurtcommerce Multi-Vendor Marketplace in your local server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •