Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denoland/deno-ssr-examples
Examples of how to approach server side rendering using Deno, Oak, and Handlebars.
https://github.com/denoland/deno-ssr-examples
Last synced: 3 months ago
JSON representation
Examples of how to approach server side rendering using Deno, Oak, and Handlebars.
- Host: GitHub
- URL: https://github.com/denoland/deno-ssr-examples
- Owner: denoland
- Fork: true (argotdev/deno-ssr)
- Created: 2023-01-23T20:36:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T18:24:42.000Z (almost 2 years ago)
- Last Synced: 2024-09-23T21:04:48.616Z (3 months ago)
- Language: TypeScript
- Size: 5.86 KB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Examples of SSR using Deno, Oak, and Handlebars
This repo shows three examples of SSR, which are accompanied by [this blog post](https://deno.com/blog/back-to-the-ssr).