Thie is the implementation of VisualSQL (https://visualsql.net).
This project was designed to be a static website.
The license is MIT.
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# generate static project
$ yarn generate