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

https://github.com/staghouse/windfish-app

Windfish.io is a Node Server/Client built in Nuxt/Vue and uses WebSockets and a Twitch chat bot to track game play while playing LADX Randomizer
https://github.com/staghouse/windfish-app

discord-bot legend-of-zelda socket-io vue

Last synced: 4 months ago
JSON representation

Windfish.io is a Node Server/Client built in Nuxt/Vue and uses WebSockets and a Twitch chat bot to track game play while playing LADX Randomizer

Awesome Lists containing this project

README

          

# Windfish.io

[![Generic badge](https://img.shields.io/badge/Made_with_Vue-2.0-green.svg)](https://shields.io/)
[![Maintenance](https://img.shields.io/badge/Maintained-Yes-green.svg)](https://GitHub.com/ericlakatos/windfish-app/graphs/commit-activity)
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/ericlakatos/windfish-app/blob/master/LICENSE.md)

> Windfish.io is a Node WebSocket Server and Client built in Nuxt/Vue

## Project Dependencies

* Node
* Nuxt/Vue
* Pug
* SCSS
* ES5+
* Twitch OAUTH Token (Bot Testing)

## Build Setup

First

```bash
# install dependencies
$ npm install
```

Then

```bash
# serve with hot reload at 0.0.0.0:3000
$ npm run dev
```

For more information on how Nuxt works, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).

## Contributors

Please create your own branch with a unique name to make your changes on. PR's will be merged in to the `dev` branch.