Demo can be found at https://offer-listing.antoniseba.pl/
This project was created using Laravel && Vue && Inertia && Jetstream using server-site rendering technology.
To setup project on local server run composer install && php artisan migrate --seed && php artisan serve && npm install && npm run dev
and visit https://localhost:8000.
After running seeder you can login with email: "antoniwoj@o2.pl" and password "password"
To start server-site rendering server you need to run node bootstrap/ssr/ssr.mjs