Portable QBJS
#2
Yes, you can run QBJS locally if you want.

Just download the latest release here: https://github.com/boxgaming/qbjs/releases/latest

Then unzip it to your preferred location on the file system.

Much of the application can be used just by opening the index.html file in a web browser.

However, if you want the full functionality locally, you can run the included webserver.  (It is a slightly modified version of luke's HTTP web server example that he posted some time ago on the qb64.org forum.)

Just compile the tools/webserver.bas file and then run it from the main directory where you unzipped the project:

tools\webserver 8888

Then you can open your browser to the local instance: http://localhost:8888/index.html.
Reply


Messages In This Thread
Portable QBJS - by mnrvovrfc - 05-22-2023, 08:00 AM
RE: Portable QBJS - by dbox - 05-22-2023, 10:14 PM
RE: Portable QBJS - by mnrvovrfc - 05-22-2023, 11:13 PM



Users browsing this thread: 2 Guest(s)