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
- Host: GitHub
- URL: https://github.com/thedvlprs/chat-with-deno-and-preact
- Owner: thedvlprs
- Created: 2020-06-01T17:23:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-01T18:38:19.000Z (almost 5 years ago)
- Last Synced: 2025-01-31T15:17:24.044Z (4 months ago)
- Topics: chat-app, deno, preact, typescript
- Language: TypeScript
- Homepage:
- Size: 291 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat with Deno 🦕 + Preact

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.

## 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`