Ketabak is an open-source eBook editor that helps you design and publish interactive digital books.
It combines the power of Rust (for performance and safety) with TypeScript + Tauri (for cross-platform desktop apps).
Make sure you have the following installed:
git clone https://github.com/hackthefutureofeducation/ketabak.git
cd ketabak
yarn install
yarn tauri dev
yarn tauri build