KSlab is a infinite canvas that runs locally, not making any network requests
Go to file
2024-10-10 07:40:57 +00:00
.vscode Initial commit 2024-09-28 08:24:39 +00:00
src feat(storage): remember where the user was last on the screen 2024-10-10 03:39:17 -04:00
src-tauri update app name 2024-10-07 02:54:35 -04:00
.gitignore Initial commit 2024-09-28 08:24:39 +00:00
.prettierrc Initial commit 2024-09-28 08:24:39 +00:00
bun.lockb get markdown working with existing notes cards 2024-10-08 01:34:29 -04:00
index.html fix(images): adds a toaster and handles failed image inserts 2024-10-10 03:35:35 -04:00
package.json get markdown working with existing notes cards 2024-10-08 01:34:29 -04:00
postcss.config.js Initial commit 2024-09-28 08:24:39 +00:00
README.md Initial commit 2024-09-28 08:24:39 +00:00
tailwind.config.js fix(images): adds a toaster and handles failed image inserts 2024-10-10 03:35:35 -04:00
tsconfig.json Initial commit 2024-09-28 08:24:39 +00:00
vite.config.ts remove vite config no longer needed 2024-10-05 13:11:42 -04:00

Tauri + Vanilla TS

This template should help get you started developing with Tauri & Kaioken.