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

https://github.com/devssh/pythonreactv2

Older version that actually works as backup server
https://github.com/devssh/pythonreactv2

Last synced: 9 months ago
JSON representation

Older version that actually works as backup server

Awesome Lists containing this project

README

          

Adding older server that actually works as backup.

Priority was focus on core features necessary over adding overhead.

Rapid development was not exactly in mind, but ended up limited to one person for simplicity.

Copy files between the two servers for communication model

Python

app.py

networkserver.py

restart.sh

run.sh

runClonePython.sh

runLog.sh

Ignored Python

metricserver.py

fileserver.py

React

package.json

scripts/start.js

restart.sh

run.sh

runCloneReact.sh

runLog.sh

Ignored React

src/AppService.js

src/components/ReduxUtilFunctions.js