Proof of concept

This commit is contained in:
2025-07-10 21:31:52 +02:00
parent 80c06b9c4e
commit af8bfe1518
8 changed files with 566 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
pub const database_path = "db.sqlite3";
pub const socket_path = "myid.sock";