Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit df1fbab

Browse files
committed
Update readme
1 parent 6e0b398 commit df1fbab

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,13 @@
1010
> The new docs site is working in progress: https://aleph.deno.dev ([PR](https://github.com/alephjs/alephjs.org/pull/58))
1111
>
1212
> You can join the Aleph.js [Discord](https://discord.com/invite/pWGdS7sAqD) to get the dev progress.
13+
14+
Some demo apps deployed to [Deno Deploy](https://deno.com/deploy) with the new architecture:
15+
16+
- React Hello-world: https://aleph-hello.deno.dev/
17+
- Vue Hello-world: https://aleph-vue.deno.dev/
18+
- React 18 Suspense SSR: https://aleph-suspense-ssr.deno.dev/
19+
- UnoCSS(tailwind): https://aleph-unocss.deno.dev/
20+
- Monaco Editor: https://aleph-monaco-editor.deno.dev/
21+
22+
Source code: https://github.com/alephjs/aleph.js/tree/main/examples

0 commit comments

Comments
 (0)