rust-svelte-todoapp

Rust Svelte Todoapp

TodoApp using Rust in the Backend and Svelte + SkeletonUI in the Front

TodoApp using Rust in the Backend and Svelte + SkeletonUI in the Front :mage_man:

:magic_wand: What will you find? :magic_wand:

This repository contains a sample project of Rust + Svelte

Usage

Once you've downloaded the project, install the dependencies with npm install to start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

After this, install sqlx-cli using cargo install sqlx-cli and then:

sqlx database setup
cargo run

References


Top categories

Loading Svelte Themes