Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michaelnabil230/stac


https://github.com/michaelnabil230/stac

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

Stac

# Get started

1 - Install packages

```bash
$ composer install
```

2 - Copy the .env.example to .env

3 - Project install

```bash
$ php artisan project:install
```

4 - For collect the products from url please run

```bash
$ php artisan collect-data-from-urls
```