gegocart / admin

Admin Interface for Gegocart - Built with Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GegoCart - Multi Vendor Shopping Cart based on Laravel Framework and NUXT JS For complete feature list, preset-demo & support, check https://gegocart.com

GegoCart - Multi-Vendor Shopping Cart

The software includes the following

Installation of the Admin Laravel App

Pull the code from Repo

	 git clone git@gitlab.com:Gego-cart/admin-app.git admin-app

Composer Install

	 $ composer install 

Install NPM packages

	 $ npm install 

Duplicate the env.example file to .env and set the Database. Install the Gego-Cart with Test Install. It will install the software and run the seeder.

	 $ bash testinstall.sh

Using Postman Colletcion

There is a postman collection in the root folder. Use that for your development works.

	 Gegocart%20API.postman_collection.json

About

Admin Interface for Gegocart - Built with Laravel


Languages

Language:PHP 90.0%Language:Blade 7.7%Language:Vue 2.3%Language:Shell 0.0%