π¨π± Chilean Birds π¦ This is an small API using the Chilean Birds Dataset. Backend Stack Docker ProcessWire MariaDB PHP 7.4 Frontend Stack React.js Bulma.css Installation $ make install You can build a local version of the api. It will run all the build and provision process. Backend: 8080 (http://localhost:8080) Backend Admin: 8080 (http://localhost:8080/admin) Frontend: 80 (http://localhost) $ make start It will only run the docker-compose process. (No provisioning). Demo You can access the demo site here: https://aves.ninjas.cl/ And the demo api here: https://aves.ninjas.cl/api/birds Made with β₯ by Ninjas.cl.