Skip to content

andelwebsolutions/debierkaart

Repository files navigation

De bierkaart

Introduction

Deierkaart.nl is a website that allows visitors to find beer breweries in their area.

Installation

Install all dependencies by running

composer install
npm install

and build the application by running

npm run build

Database seeding

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

About

Debierkaart is a website that allows visitors to find beer breweries in their area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published