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
- Host: GitHub
- URL: https://github.com/drashland/sockets-realworld-example-app
- Owner: drashland
- Created: 2020-05-30T22:40:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T22:22:45.000Z (almost 6 years ago)
- Last Synced: 2025-02-24T02:44:35.493Z (over 1 year ago)
- Topics: deno, sockets, websockets
- Language: JavaScript
- Size: 736 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`