Skip to content

greshdev/goblin_sheet

Repository files navigation

Goblin Sheet

Simple web-based character sheet for the fifth edition of the world's most prolific fantasy roleplaying game. Very much still a work-in-progress.

Built in Rust with the Leptos framework. 5e data is pulled from the Open5e API, and character data is stored on the client's browser via Local Storage.

Building

  • Install the Trunk build tool, as well as the Rust compiler itself if not already installed.
  • Run trunk serve to run a dev instance locally (add the --open option to automatically launch in your browser).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages