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 eae08d44a6
All checks were successful
Run Tests on Code / run-tests (push) Successful in 1m6s
Build and Release Binary File / run-tests (push) Successful in 1m11s
Build and Release Binary File / build-linux (push) Successful in 3m37s
Build and Release Binary File / upload-release (push) Successful in 10s
Release 0.1.12
2023-12-20 00:17:40 +01:00
.forgejo/workflows Use rust-tauri docker image 2023-12-20 00:13:50 +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 Release 0.1.12 2023-12-20 00:17:40 +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.