mirror of
https://github.com/Calciumdibromid/CaBr2
synced 2025-10-05 23:52:39 +02:00
master
CaBr2
Generate "experiment wise safety sheets" in compliance to European law.
Develop
CaBr2 is a tauri project.
Frontend is written in Angular 11 and backend is in Rust.
To start execute yarn start
to build and serve UI,
execute yarn tauri-start
to get the aplication window.
Build
You need the tauri-builder. Get it via cargo install -f tauri-bundler
.
To convert the html template to a pdf file you need to install wkhtmltopdf
.
wkhtmltox
(that can be downloaded from here) is needed to build the app.
Just execute yarn build && yarn tauri build
afterwards.
Languages
TypeScript
41.7%
Rust
38.4%
HTML
13.7%
SCSS
3.1%
CSS
1.9%
Other
1.2%