Application prototype created during Rakathon 2025.
Default Laravel webapp, using Vite, Bootstrap and SASS for creating frontend.
All data are generated randomly using Faker library.
- PHP 8.4 + Composer
- npm
demo@server:~$ composer install
demo@server:~$ npm install
demo@server:~$ npm run build
Basic api described in api.yaml