8000 GitHub - fabyo0/livewire-starter-kit: Demonstration store for Lunar
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fabyo0/livewire-starter-kit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lunar

Starter Kit

This repository is provided as a reference to learn how to use Lunar Laravel E-Commerce package. This example is a classic e-commerce store.

Warning This application is purely an example of how you can implement Lunar headless e-commerce for Laravel. It is not production ready or complete.

Installation

For full installation instructions please visit https://docs.lunarphp.io/core/starter-kits.html

Installation with Docker

Make sure you have Docker installed on your local machine.

Environment Demo store

You can execute it via the docker compose up command in your favorite terminal. Please note that the speed of building images and initializing containers depends on your local machine and internet connection - it may take some time.

cp .env.docker.example .env
docker-compose up

The demo store will be available to http://localhost in your browser.

Log into Lunar panel

Once the project is prepared, the Lunar panel will start and available to http://localhost/lunar.

Default admin user is username admin@lunarphp.io and password password

About

Demonstration store for Lunar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 67.5%
  • Blade 31.6%
  • Other 0.9%
0