SVR.JS now supports SvelteKit!

SVR.JS now supports SvelteKit!

Published on: October 6, 2024

SVR.JS - a web server running on Node.JS - can now serve SvelteKit-based web applications and websites with the SvelteKit integration mod! SvelteKit is a framework for building web applications with Svelte, that provides server-side rendering and static page generation to websites.

Since SVR.JS is written in JavaScript, integrating support for SvelteKit is possible with a SVR.JS mod. We have used the example code for a custom server from the SvelteKit documentation as a reference to build the mod.

Download SvelteKit integration mod on SVR.JS mods page