Just pushed to the github repo https://github.com/EricLendvai/Harbour_FastCGI a Harbour specific Sandbox example.
The main purpose of this new tool is to provide a playground for new Harbour developer to try out some code, without having to manually compile, and be ready to run under a web server.
This is meant to be executed locally. I will probably later provide a Docker container to make it easier to deploy.
This example is a complete multi-page web site using bootstrap 4 and jQuery. with a backend DBF/CDX table.
It also integrates the “monaco” source code editor (the one used if VSCODE). For now I turned of the Harbour syntax highlighting, since we don’t have a definition file for the web based source code editor.
It is compatible will all modern browsers, including FireFox and Chrome.
Sample screen:
