Fast, lightweight and Open Source local cloud for your data made in Rust 🦀
Go to file
MedzikUser d469d105f1
utils (crypto): fix clippy
2022-04-16 20:30:27 +02:00
.github/workflows ci: fix and test job run only on linux 2022-04-16 20:24:48 +02:00
core initial commit 2022-04-16 20:19:38 +02:00
utils utils (crypto): fix clippy 2022-04-16 20:30:27 +02:00
.editorconfig initial commit 2022-04-16 20:19:38 +02:00
.gitignore initial commit 2022-04-16 20:19:38 +02:00
Cargo.lock initial commit 2022-04-16 20:19:38 +02:00
Cargo.toml initial commit 2022-04-16 20:19:38 +02:00
LICENSE initial commit 2022-04-16 20:19:38 +02:00
README.md initial commit 2022-04-16 20:19:38 +02:00
config.toml initial commit 2022-04-16 20:19:38 +02:00
renovate.json initial commit 2022-04-16 20:19:38 +02:00
sqlite.sh initial commit 2022-04-16 20:19:38 +02:00
tables.sql initial commit 2022-04-16 20:19:38 +02:00

README.md

HomeDisk cloud server

🖴 Create SQLite Database

sqlite3 homedisk.db < tables.sql