#front-end #realraum #web-ui

app realraum_ui

A frontend for Realraum

1 unstable release

0.0.0 Aug 5, 2023

#59 in #web-ui

AGPL-3.0-or-later

30KB

Realraum UI

githubcrates-iodocs-rs

A frontend for Realraum; work in progress.

Development

Prerequisites

  • Rust
    • Rust is a modern systems programming language focusing on safety, speed, and concurrency
    • It empowers everyone to build reliable and efficient software
    • Realraum UI is written in Rust, compiled to WebAssembly, and runs in the browser
  • Trunk
    • Trunk is a tool for building, bundling, and serving Rust WebAssembly apps
    • It's used to build the Realraum UI frontend
  • Tailwind CSS (AUR, bins)
    • This project is set up to run tailwindcss, not npx tailwindcss, so you should install a binary version of Tailwind CSS

License

GNU Affero General Public License v3.0

Copyright (C) 2023 @Tanja-4732

Realraum UI is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Realraum UI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with Realraum UI. If not, see https://www.gnu.org/licenses/, specifically https://www.gnu.org/licenses/agpl-3.0.html.

Dependencies

~22–37MB
~587K SLoC