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

https://github.com/nowdoc/2023-10-frankenphp

Pure PHP example of FrankenPHP
https://github.com/nowdoc/2023-10-frankenphp

Last synced: 4 months ago
JSON representation

Pure PHP example of FrankenPHP

Awesome Lists containing this project

README

          

# FrankenPHP demo

## Get started

- `make install` - install dependencies
- `make dev` - run PHP build-in development server
- `make franken` - run FrankenPHP development server
- `make docker-build` - build docker image
- `make docker-up` - start docker stack
- `make docker-in` - enter docker container

## Demo

![](.docs/screenshot.png)