Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 298 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 298 Bytes

Gacela API Skeleton

Usage / Development

Set up your custom config:

cp app-config.dist.php app-config.php

Run a local PHP server listening public/index.php

composer serve

Contributions

Feel free to open issues & PR if you want to contribute to this project.