Open NikarashiHatsu opened 1 year ago
Please assign me this issue
Sure thing
Hi @NikarashiHatsu
I want to know, how to run this project!
I built the project using npm run dev
. It just built the project. How to serve/run it?
composer install
npm install
and npm run dev
env
file and paste it as .env
CI_ENVIRONMENT
to development
app.baseUrl
to http://localhost:8080
php spark serve
Make sure you're using PHP 8.0, as FILTER_SANITIZE_STRING
is deprecated in 8.1 and won't run the app.
So yeah, the latest DaisyUI is using the v3.9.1, because this repo is based on DaisyUI v1, there would be a lot of refactoring.
Any PR regarding the update are welcome. Let me know if you want to participate and I will assign you to the issue.