Skip to content

Commit d3ca6df

Browse files
committedNov 15, 2024
add video to readme
1 parent 63d33bc commit d3ca6df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎README.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This repo is an example of how to implement Vue SSR using HarperDB Resources to
44

55
It includes complete client side hydration as well, resulting in a fully interactive web app experience.
66

7+
> [!TIP]
8+
> Watch a walkthrough of this example here: [Server-side Rendering (SSR) with Multi-Tier Cache Demo](https://youtu.be/L-tnBNhO9Fc)
9+
710
## Get Started
811

912
1. `npm i`

0 commit comments

Comments
 (0)
Please sign in to comment.