This web app presents the data in receipt-print-hq/escpos-printer-db for browsing. It is hosted online here.
yarn install
./node_modules/.bin/gulp
python3 ./tools/import_database.pyThe site is static, so no server-side components are required. Simply upload
dist/ and index.html to the target server.