Skip to content

ewriq/tauri-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

👋 Weather App

Tauri was used for the application side, Svelte and Tailwind UI for the frontend, and Golang for the backend of a weather application.

📥 Installation

Type the following code into your terminal:

cd tauri-app && npm install
cd api && go get github.com/gofiber/fiber/v2

🔓 Running

🎏 For the Application

cd tauri-app && npm run tauri dev

📚 For the Backend

cd api && go run .

After running, go to the application 💚

🗨️ My Discord Account

Discord

About

Frontend Tarafı Svelte Uygulama Tarafı Tauri ile yazılmış bir uygulama.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published