An open API service indexing awesome lists of open source software.

https://github.com/thedvlprs/chat-with-deno-and-preact

Chat with Deno 🦕 + Preact
https://github.com/thedvlprs/chat-with-deno-and-preact

chat-app deno preact typescript

Last synced: 2 months ago
JSON representation

Chat with Deno 🦕 + Preact

Awesome Lists containing this project

README

        

# Chat with Deno 🦕 + Preact

![Generic badge](https://img.shields.io/badge/Made%20with-Deno%20%F0%9F%A6%95-%3CCOLOR%3E.svg)

This is the code used in the article:

[Learn Deno: Chat App](https://aralroca.com/blog/learn-deno-chat-app)

Read the article to learn more about it.

![](demo.png)

## Getting started

`> git clone [email protected]:hellosophiee/chat-with-deno-and-preact.git`

`> cd chat-with-deno-and-preact`

`> deno run --allow-net --allow-read server.ts`