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

https://github.com/drashland/sockets-realworld-example-app

Deno + Sockets
https://github.com/drashland/sockets-realworld-example-app

deno sockets websockets

Last synced: 2 months ago
JSON representation

Deno + Sockets

Awesome Lists containing this project

README

          

This real world example application uses Deno, Drash, Vue, webpack, and docker-compose.

Requires:
* Deno v1.0.2
* Drash v1.0.2

# How to Run

```
$ docker-compose build && docker-compose up -d
```

Navigate to `localhost:1667`