version: 0.0.0
STAR can be used to convert your script into a website within minutes.
STAR lets you monitor the run or restart your simulation and lets you know when it crashes all on either your phone via DISCORD or a via a website interface (responsive).
$ redis-server --version
if the output says something along the lines of command not found
,
you can install it from your operating system's package manager(for more details).
The easiest way to try out STAR is to, go to this Blog post and follow the instructions.
- source the
env
cd STAR/backend
./start.sh
- source the
env
cd STAR/front_discord_bot
python3 bot.py
cd STAR/front_website
npm install
npm run build
cd ./dist
python -m http.server
[ ] other languages support [ ] make output human readable [ ] allow more than single object output
derived from the work of James Powell A tool of doing and monitoring remote development easier.