2019-03-13 15:57:50 +01:00
2019-03-13 15:57:50 +01:00
2019-03-08 18:55:40 +01:00
2019-03-13 15:41:43 +01:00
2019-03-08 18:44:32 +01:00
2019-03-03 15:28:35 +01:00
2019-03-11 14:03:48 +01:00
2019-03-03 17:53:34 +01:00
2019-03-13 15:57:50 +01:00

Is de FooBar open?

Source code for the unofficial FooBar website.

Building

This project requires both composer and yarn (npm might work as a replacement) to build.

composer update --no-dev
yarn
yarn run webpack --mode production

This will download all dependencies and compile javascript as needed.

Installation

After building, you can install the project on your web server by copying everything (except for the node_modules) to your server. The document root should be public.

Configuration

The website will attempt to load configuration from config/config.php and if that doesn't work, from config/config.sample.php. You can create your own configuration by copying the sample and changing parameters as needed.

The sample configuration also contains details on the particular options.

Description
Website om te checken of de FooBar open is
http://isdefoobaropen.nl/ Readme 130 KiB
Languages
JavaScript 58%
PHP 21.8%
HTML 6.5%
CSS 5.4%
SCSS 5.4%
Other 2.9%