chat-with-deno-and-preact icon indicating copy to clipboard operation
chat-with-deno-and-preact copied to clipboard

Chat app with Deno + Preact

Chat with Deno + Preact

This is the code used in the article:

  • https://aralroca.com/blog/learn-deno-chat-app

Read the article to learn more about it.

Getting started

> git clone [email protected]:aralroca/chat-with-deno-and-preact.git
> cd chat-with-deno-and-preact
> deno run --allow-net --allow-read server.ts