lite-ssr Svelte Themes

Lite Ssr

[SOLVED] This repo is a report for SSR issue on Inertia + Svelte 5.

Lite SSR

This repo has been fullfil it's task. The issue has been solved: https://github.com/inertiajs/inertia/issues/2083.

How to run?

  • Git clone

  • Copy environment

cp .env.example .env
  • Install deps
composer install
  • Run artisan
php artisan key:generate
php artisan migrate
php artisan db:seed
  • Install NPM deps
npm install
npm run build
  • Run php artisan serve and php artisan inertia:start-ssr in separate tab terminal.

Top categories

Loading Svelte Themes