An app that remembers your jokes so you don't have to.
For now there are no pre-built binaries. In future Windows, macOS, and Linux builds will be provided.
VS Code or VSCodium + Svelte + Tauri + rust-analyzer.
Run the following command in the root directory to start the development server.
pnpm tauri dev
Run the following command in the root directory to build the release build.
pnpm tauri build
Jokes is released under the GNU General Public License version 3.