This repository contains a Deno SSR (Server-Side Rendering) template written in TypeScript. It provides a starting point for building server-rendered applications with Deno.
To set up the project on your local machine, follow these steps:
- Clone the repository:
git clone https://github.com/farawayCC/deno-ssr-template.git
- Navigate to the project directory:
cd deno-ssr-template
This project is licensed under the MIT License.