Giter Club home page Giter Club logo

start-leptos-tauri's Introduction

Start Leptos & Tauri template

The leptos part is based off this template: https://github.com/leptos-rs/start. The Tauri part is based off this command: cargo tauri init.

How to use:

cargo generate ActuallyHappening/start-leptos-tauri

Or, just poke around and copy some configs or code, as you wish.

How to run:

To run tauri, run cargo tauri dev (or preferrably RUST_LOG=info cargo tauri dev for good logging). To view static site, run trunk serve --open --no-default-features --features ssg. To view serve site, run cargo leptos serve and open to http://localhost:3000/. Currently, both cargo leptos and trunk serve use the same folder: dist, so don't run them together (unless you change the folders they output to).

Development:

I am developing a personal project, this is intended to give a foothold for others who are trying to solve the same issues as me.

This article helped me: https://dev.to/stevepryde/create-a-desktop-app-in-rust-using-tauri-and-yew-2bhe

I am very happy to document this more, please, just add a github issue and I will!

start-leptos-tauri's People

Contributors

actuallyhappening avatar

Stargazers

kapzyl avatar Tilen Gimpelj avatar

Watchers

 avatar

Forkers

kapzyl truenjenir

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.