Skip to content

Latest commit

Β 

History

History
84 lines (60 loc) Β· 3.74 KB

File metadata and controls

84 lines (60 loc) Β· 3.74 KB

Spurtcommerce logo

Open Source Multi Vendor Marketplace for Ecommerce Solution - Self hosted

Build with Nodejs + TypeScript + Angular + React + MySQL and PostgreSQL

Support PRO Β· Frontend Β· API Suite


GitHub last commit GitHub issues GitHub repo size


Important

πŸŽ‰ Spurtcommerce Community v5.0.0 is now available! Read more in the announcement post.


❯ πŸš€ Quick Start

To get your Spurtcommerce Community up and running, simply follow these steps:

Install NodeJs version 18.14.2

  1. npm i -g @spurtcommerce/cli

  2. spurtcommerce -i app

  3. npm start

  4. npm stop (to stop the application)

> Accessing the Panels

You can access your marketplace panels at the following URLs:

> SMTP Configuration (For Email)

For further SMTP configuration, go inside the api folder and edit the .env file.

  • MAIL_DRIVER=smtp
  • MAIL_HOST=smtp.com
  • MAIL_USERNAME=USERNAME
  • MAIL_PASSWORD=PASSWORD
  • MAIL_PORT=465
  • MAIL_SECURE=true
  • MAIL_ENCRYPTION=tls
  • MAIL_FROM=MAIL_FROM

πŸ€” Support , Document and Help

You can find our extended documentation on our www.spurtcommerce.dev, but some quick links that might be helpful:

🐞 If you spot a bug, please submit a detailed issue, and wait for assistance.

πŸ€” If you have a question or feature request, please start a new discussion.

πŸ€” This project is tested with BrowserStack

❯ Maintainers

Spurtcommerce is developed and maintain by Piccosoft Software Labs India (P) Limited,.

❯ License

Spurtcommerce is released under the BSD-3-Clause License..