Simple SQL dashboard website for experimenting with SQLite3 and WebSQL.
- Copy all files to a PHP web server enabled with SQLite3.
- Open index.php in the browser
If a PHP server is needed and docker is available, a suitable containerized development environment may be found at https://github.com/hal313/full-stack-containerized-development.