An open API service indexing awesome lists of open source software.

https://github.com/webreinvent/vaahstore

VaahStore is a free & open-source ecommerce backend built on top of Laravel and Vue.js. It is fast, efficient & built-in comprehensive features.
https://github.com/webreinvent/vaahstore

ecommerce-api ecommerce-framework ecommerce-platform ecommerce-store laravel

Last synced: about 1 month ago
JSON representation

VaahStore is a free & open-source ecommerce backend built on top of Laravel and Vue.js. It is fast, efficient & built-in comprehensive features.

Awesome Lists containing this project

README

        

# vaahcms-module-store
Store Module for VaahCMS

#### To Run Modules Dusk Test:
- Change path of dusk in `phpunit.dusk.xml` to following:
```xml
...
./VaahCms/Modules/Store/Tests/Browser
...
```

- Then run `php artisan dusk`