Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.
/ rad.io Public archive

turntable.fm-like app, dockerized nodejs servers using websockets and react

License

Notifications You must be signed in to change notification settings

arnoschutijzer/rad.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rad.io CI FOSSA Status

A React webapp using websockets, jsx, ES6 and Redux communicating with a Node webserver using mongodb.

Alt text

pre-requisites

  • node & npm
  • docker & docker-compose
  • google API key

deploy

  • Follow the steps in backend/readme.md and frontend/readme.md to get the app running locally first.
  • Create a mongodb server somewhere (MongoDB Atlas, mLabs, ...).
  • Grab the mongodb url and set it as the DATABASE property backend/src/config/settings.js.
  • Run now inside backend or deploy backend to wherever. (you can set environment variables with the -e option)
  • Run now alias <id> <name> so it's deployed under the right name.
  • Set the BASE variable to this value in frontend/src/config/config.js if it isn't already.
  • Build the frontend and deploy the dist-folder somewhere.

About

turntable.fm-like app, dockerized nodejs servers using websockets and react

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages