Comicinfo Editor in Tauri (Rust + Svelte)
This repository has been archived on 2024-08-06. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-11-15 23:53:16 +01:00
.vscode initial commit 2023-10-11 17:43:28 +02:00
public initial commit 2023-10-11 17:43:28 +02:00
src Finished Metadata Input Mask mechanics 2023-11-01 21:55:39 +01:00
src-tauri Updated Tauri Config to accomodate needed APIs and change default size 2023-11-15 23:53:16 +01:00
.gitignore initial commit 2023-10-11 17:43:28 +02:00
index.html initial commit 2023-10-11 17:43:28 +02:00
package.json SPA & Text Inputs 2023-10-11 23:04:07 +02:00
README.md Initial commit 2023-10-11 17:42:22 +02:00
svelte.config.js SPA & Text Inputs 2023-10-11 23:04:07 +02:00
tsconfig.json initial commit 2023-10-11 17:43:28 +02:00
tsconfig.node.json initial commit 2023-10-11 17:43:28 +02:00
vite.config.ts initial commit 2023-10-11 17:43:28 +02:00
yarn.lock SPA & Text Inputs 2023-10-11 23:04:07 +02:00

Tauri + Svelte + Typescript

This template should help get you started developing with Tauri, Svelte and TypeScript in Vite.

VS Code + Svelte + Tauri + rust-analyzer.