Used Tools
- Tauri: The principal tool to create the aplication. Tauri allow use web tools to create a desktop aplication.
- Vue:The framework to create the Ui of the aplication.
- Typescript: I used Typescript to code with increased safety
- UnoCss: A modern CSS engine for faster styling.
- Codemirror: It was used to edit the notes, using markdown.
- Rusqlite: An ergonomic wrapper for using SQLite from Rust. Used to save all the information about the decks and notes.
- Astro: It was used to create this website/documentation.