Deierkaart.nl is a website that allows visitors to find beer breweries in their area.
Install all dependencies by running
composer install
npm install
and build the application by running
npm run build
A JSON file was provided containing the data of some breweries. To automatically add these breweries to your database you can run the following command:
php bin/console app:seed-breweries