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

https://github.com/libresign/store


https://github.com/libresign/store

docker-compose hacktoberfest laravel php

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# LibreSign Store

E-commerce for LibreSign

## Setup
This project run with Laravel 10 + Livewire

For up the application run command:

```shell
docker-compose up nginx php db mailhog redis
```