Pslink/app
Franz Dietrich 550a4b7520 Release 0.4.3
pslink@0.4.3
pslink-app@0.4.3
pslink-locales@0.4.3
pslink-shared@0.4.3

Generated by cargo-workspaces
2021-08-14 11:10:51 +02:00
..
src Moving i18n to sepparate module 2021-08-13 16:24:56 +02:00
Cargo.toml Release 0.4.3 2021-08-14 11:10:51 +02:00
README.md Adding a readme to all crates/subdirectory of this workspace 2021-08-12 15:48:02 +02:00

The Frontend for pslink

This part of pslink is the wasm binary for the frontend of pslink.

It provides:

  • a login screen
  • management for links
  • management for users
  • switching the language

The wasm binary communicates via a REST-JSON-Api with the server.