Skip to content

Bloblblobl/rumble-react

Repository files navigation

rumble-react

A react client for the rumble server

Deployment on Heroku:

Make changes and commit, then: git push heroku master

https://rumble-react.herokuapp.com/

Deployment on PythonAnywhere *DEPRECATED*

First Time Prerequisites

Run the following commands in a PythonAnywhere console:

pip install --user sh
git clone https://github.com/Bloblblobl/rumble-react.git

Install Node locally:

git clone https://github.com/creationix/nvm.git
source ~/nvm/nvm.sh
nvm install v9.6.1
nvm alias default v9.6.1
cd rumble-react
npm install

Or run install_node.py (Untested)

General Deployment

cd rumble-react
python pythonanywhere_deploy.py

You may need to clear your browser cache after deployment

About

A react client for the rumble server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •