- Clone this repository
- Copy
.env.exampleto.env, configure.envto your needs - Configure you local environment, e.g. ddev
- Run
composer installto install php dependencies
-
Run nvm use to set node version (you might have to install it if you haven't already)
-
Run
yarn installto download frontend dependencies -
Build css & js with
yarn devoryarn watch -
Done!
- The image gallery in show.blade.php doesn't scale properly. This is likely a css problem.
- Filament's tooltips and validation messages are yet to be translated. There doesn't seem to be a direct way to do so.
- After submitting a new suggestion and then confirming it, the nl translations (name, description & warranty description) appear empty. They still appear in the suggestion.