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

https://github.com/zviryatko/beetroot-micro-framework-example


https://github.com/zviryatko/beetroot-micro-framework-example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Test Application

### Installation

```bash
cp .env.dist .env
docker-compose up -d
docker-compose exec -w /var/www php sh -c 'vendor/bin/doctrine orm:schema-tool:create'
```

And open http://site.localhost