Skip to content

johanvanhelden/johanvanhelden.com

Repository files navigation

Johan van Helden

Public repository for my website https://www.johanvanhelden.com

Setup for local development

PHP

cp .env.example .env
composer install

Assets

npm install
npm run dev

Or alternatively you can use the bash script to handle everything:

./buildHook.sh $PWD

Testing

Test

Bootstraps the application and runs the tests.

composer test

Test coverage

Generates a test coverage report.

Please install pcov first:

sudo apt install php-pcov
composer test

Security

If you discover any security-related issues, please email johan@johanvanhelden.com instead of using the issue tracker.

License

GNU General Public License v3.0 (gpl-3.0). Please see the License File for more information.

About

Public repository for my website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages