Skip to content

bouvb/Tauri-Svelte-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tauri Svelte App

App based on Tauri and Svelte

Just to test around and find out

Pictures not added to the repo yet

Set up to try

Check this page to install everything Rust related you need for testing the app

Not mobile oriented (yet ?), so no mobile config needed btw

Pnpm 10.23.0 used here, check this page to install

Then run this command the cloned directory :

$ pnpm install-complete

And this command to run the App :

$ pnpm tauri:dev

Next things to do on this project

  • Install Svelte (+ Svelte Kit & Prettier)
  • Set up a Home page
  • Adding a navigation :
    • side bar menu
    • navbar
  • Set up a postman-like app (need to break it down into a todo-list)
    • main screen
    • Saved APIs - Page
    • Add new API - Page
  • Add some mini games (tower defense, snake, sentry-turret, ...) with Phaser ?

Others

  • renaming files to follow svelte best practices
  • looking for svg icon integration to follow svelte best practices
  • rework the active-hover button colors
  • rework the UI colour scheme

Tauri's initial installation leftovers :

Tauri + Vanilla TS

This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript.

Recommended IDE Setup


GitHub commits explanation :

➕ : add

📈 : improve

🧹 : cleaning

🛠️ : fixing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors