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
- Host: GitHub
- URL: https://github.com/devssh/pythonreactv2
- Owner: devssh
- License: bsd-3-clause
- Created: 2025-03-19T16:47:40.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-03-19T16:53:40.000Z (10 months ago)
- Last Synced: 2025-03-19T17:39:24.168Z (10 months ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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