Skip to content

aralroca/chat-with-deno-and-preact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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