JSS has historically supported running on Android via Termux. With recent additions (payments, WebRTC, tokens, AMM, IDP), verify that:
npm install -g javascript-solid-server completes on Termux
jss start launches without errors
- Basic pod creation and resource read/write work
May need to check optional dependencies (mongodb) don't break the install.
JSS has historically supported running on Android via Termux. With recent additions (payments, WebRTC, tokens, AMM, IDP), verify that:
npm install -g javascript-solid-servercompletes on Termuxjss startlaunches without errorsMay need to check optional dependencies (mongodb) don't break the install.