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

https://github.com/texmeijin/laravel-frankenphp


https://github.com/texmeijin/laravel-frankenphp

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## how to build

```
docker build -t laravelfrankenphptest .
```

## how to run

```
docker run -p 8088:8088 laravelfrankenphptest
```

then open http://127.0.0.1:8088