Skip to content

This project was created using Laravel && Vue && Inertia && Jetstream using server-site rendering technology.

Notifications You must be signed in to change notification settings

antoniSea/job-offer-listing

Repository files navigation

Demo preview

Demo can be found at https://offer-listing.antoniseba.pl/

Job offers listing

This project was created using Laravel && Vue && Inertia && Jetstream using server-site rendering technology.

offer show page index page dashboard

Project setup

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.

Loging in

After running seeder you can login with email: "[email protected]" and password "password"

SSR

To start server-site rendering server you need to run node bootstrap/ssr/ssr.mjs

Releases

No releases published

Packages

No packages published

Languages