ReadBase is a read-it-later app. You can set up locally with git.
git clone https://github.com/WilliamLiao2015/readbase.git
cd readbase
Make sure you have installed Node.js.
npm install
npm run tauri dev
npm run tauri build
Go to ./src-tauri/target/release/bundle and install the corresponding executable file for your platform.