/chat-with-deno-and-preact

Chat app with Deno + Preact

Primary LanguageTypeScript

Chat with Deno + Preact

⚠️ This example is with an old version of Deno and is not maintained. Probably if you are looking for Preact + Deno a better alternative is to take a look at Fresh

This is the code used in the article:

Read the article to learn more about it.

Getting started

> git clone git@github.com:aralroca/chat-with-deno-and-preact.git
> cd chat-with-deno-and-preact
> deno run --allow-net --allow-read server.ts