nba-go
nba-go copied to clipboard
Online demo
Perhaps, having a online demo (playground) website would be nice.
I'd be interested in contributing
has there been an update to this? I wanna jump in on the mix and help out if I can
It has been almost three months without new update, so I think it's okay for you to tackle it.
working (hopefully) this weekend on setting up the environment with heroku and the https://nba-go.live domain. If anyone wants to assist in the web version, please let me know.
Current issues: Choosing the proper option message to deliver data:
Option 1: Work on the logic for understanding the user’s commands happen in the page’s JavaScript, then execute different API requests based on what was entered.
Option 2: Send the whole command to Heroku, which would then formulate a response.
cant seem to find the time to finish this. Im going to fall back.
how should the demo site be like? a terminal emulator?
@HsuanTingLu Yeah if it's feasible.
I think Xterm.js can do this since VScode provides its integrated terminal with it
I have found this which might be what your looking for. Get a playground for your GitHub project for free
https://welcome.rootnroll.com/
This actual site is made from https://tilda.cc/tpls/ which may be helpful.