🦕 DinoSsr

Documentation 👉 ssr.rocks

A minimal web framework powered by VelociRouter.

Usage

Add dependency from JSR: @ssr/dinossr

import {DinoSsr} from 'dinossr';

const dir = new URL('./', import.meta.url).pathname;
const dinossr = new DinoServer(dir);
await dinossr.init();

Documentation

DinoSsr Documentation


MIT License | Copyright © 2024 David Bushell

Top categories

Loading Svelte Themes