Skip to content

wittrockscode/SharedQ

Repository files navigation

SharedQ

Web app to share a Spotify queue, made with Nuxt.js + Websockets

Available under https://sharedq.com.

Code for the backend server: https://github.com/wittrockscode/SharedQ-Server

Missing nuxt.config.js and .env for privacy reasons.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# serve with hot reload at localhost:3000  with hostname 192.168.178.34
$ npm run dev:host

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published