Fast, lightweight and Open Source local cloud for your data made in Rust 🦀
Go to file
MedzikUser a111a4adc0
utils (config): fix clippy
2022-04-16 22:48:22 +02:00
.github/workflows ci: fix and test job run only on linux 2022-04-16 20:24:48 +02:00
core utils (config): rustfmt 2022-04-16 21:23:56 +02:00
scripts scripts (create-sqlite-db): move to `scripts` dir and edit it 2022-04-16 21:33:05 +02:00
utils utils (config): fix clippy 2022-04-16 22:48:22 +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 utils (config): add custom error type 2022-04-16 21:22:01 +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 scripts (create-sqlite-db): move to `scripts` dir and edit it 2022-04-16 21:33:05 +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
tables.sql initial commit 2022-04-16 20:19:38 +02:00

README.md

HomeDisk cloud server

🖴 Create SQLite Database

Run file ./scripts/create-sqlite-database.sh to create SQLite database file.