https://github.com/ynwd/f-ssr-example
React SSR with Deno and Fastro Example
https://github.com/ynwd/f-ssr-example
deno fastro react ssr typescript
Last synced: about 1 month ago
JSON representation
React SSR with Deno and Fastro Example
- Host: GitHub
- URL: https://github.com/ynwd/f-ssr-example
- Owner: ynwd
- Created: 2023-07-31T05:30:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T00:18:42.000Z (almost 3 years ago)
- Last Synced: 2025-05-15T23:44:41.097Z (about 1 year ago)
- Topics: deno, fastro, react, ssr, typescript
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Readme
How to start development:
```
deno task start
```
It will reload your browser automatically if changes occur.