Skip to content

Basic FS Routing in a SSR Application Demo running on Deno using Hono and Preact.

License

Notifications You must be signed in to change notification settings

LePichu/fs-routing-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e08d7e6 · Apr 25, 2023

History

6 Commits
Apr 24, 2023
Apr 24, 2023
Apr 25, 2023
Apr 25, 2023
Apr 24, 2023
Apr 24, 2023

Repository files navigation

Basic FS Routing with Deno and Hono

The Stack - Graphic Art by LePichu

This is a Demo demonstrating how to use the Hono to make a basic SSR (Server Side Rendering) application with Deno and Preact, tho the same technique can be applied to any framework, may or may not require a buildstep.

How to run

Run deno run --allow-net --allow-read main.ts to start the server, then navigate to localhost:3000 to see the app.

License

fs-routing-deno is licensed under MIT License, see LICENSE for more information.

About

Basic FS Routing in a SSR Application Demo running on Deno using Hono and Preact.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published