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
Neshura f903bc0754
Some checks failed
Run Tests on Code / run-tests (push) Successful in 20s
Build and Release Binary File / run-tests (push) Failing after 9s
Build and Release Binary File / build-linux (push) Failing after 10m30s
Build and Release Binary File / upload-release (push) Has been skipped
Utilize Debian Registry for .deb bundle instead of Generic
2023-11-17 18:44:20 +01:00
.forgejo/workflows Utilize Debian Registry for .deb bundle instead of Generic 2023-11-17 18:44:20 +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 Include Bundle Path contents in bundle cbz 2023-11-16 20:51:15 +01:00
src-tauri Small Release Action Changes 2023-11-17 15:13:29 +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 0.1.8 Release 2023-11-17 13:57:21 +01: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.