Build with compressed js
Download the latest artifact from GitHub: https://github.com/hamsterbase/hamsterbase/releases/latest
Download the
hamsterbase-selfhosted-${version}.tgz
file.Extract the contents of the tgz file to the hamsterbase-selfhosted directory.
Install dependencies
bashcd hamsterbase-selfhosted npm install
Download sqlite fts extension。Unzip the file and place it in
hamsterbase-selfhosted/simple
Run Script
node main.js
. (require nodejs 16)