Skip to content

jdr0887/rusty-gifts

Repository files navigation

rusty-gifts

Rusty-gifts is a WebAssembly application using:

The main intent with this application is to manage gifts between users. Comes in handy during xmas, or any event, for gifts across a set of users.

Credit goes to Paul Reilly for original implementation.

Usage

$ sudo apt-get install libsqlite3-dev sqlite3
$ echo "DATABASE_URL=gifts.db" > .env
$ diesel migration run
$ cargo run

# Started http server: 127.0.0.1:8080

About

WASM gift application using Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages