a proof of concept to combine a sveltekit and tailwindcss frontend with a fastapi python backend in a tauri app
Find a file
2024-05-16 14:00:54 +02:00
src first commit 2024-05-16 13:58:29 +02:00
src-python first commit 2024-05-16 13:58:29 +02:00
src-tauri first commit 2024-05-16 13:58:29 +02:00
static first commit 2024-05-16 13:58:29 +02:00
.eslintignore first commit 2024-05-16 13:58:29 +02:00
.eslintrc.cjs first commit 2024-05-16 13:58:29 +02:00
.gitignore first commit 2024-05-16 13:58:29 +02:00
.npmrc first commit 2024-05-16 13:58:29 +02:00
.prettierignore first commit 2024-05-16 13:58:29 +02:00
.prettierrc first commit 2024-05-16 13:58:29 +02:00
main-x86_64-apple-darwin.spec first commit 2024-05-16 13:58:29 +02:00
package-lock.json first commit 2024-05-16 13:58:29 +02:00
package.json first commit 2024-05-16 13:58:29 +02:00
pnpm-lock.yaml first commit 2024-05-16 13:58:29 +02:00
postcss.config.js first commit 2024-05-16 13:58:29 +02:00
README.md add image description 2024-05-16 14:00:54 +02:00
requirements.txt first commit 2024-05-16 13:58:29 +02:00
screenshot.png first commit 2024-05-16 13:58:29 +02:00
svelte.config.js first commit 2024-05-16 13:58:29 +02:00
tailwind.config.js first commit 2024-05-16 13:58:29 +02:00
tsconfig.json first commit 2024-05-16 13:58:29 +02:00
vite.config.ts first commit 2024-05-16 13:58:29 +02:00

why

this repo was made as a proof of concept to combine a sveltekit and tailwindcss frontend with a fastapi python backend in a tauri app

how

detailed guide soon?

where

macOS only currently

try

executables can be found in releases

known

when running cargo tauri dev there may be an error on first open, the api backend takes a bit long to start, reload window to fix

screenshot

screenshot

window is transparent