add: full initial

This commit is contained in:
trisua 2025-08-21 00:30:58 -04:00
parent f5c663495d
commit d06bc5e726
29 changed files with 592 additions and 1928 deletions

View file

@ -1,3 +1,5 @@
# 🪨 malachite
# 🪣 buckets
simple template for building backends with a structure similar to how the [tetratto](https://trisua.com/t/tetratto) repository is organized
object-like storage http server
it's basically like regular file storage, but it connects to your database to store file metadata, buckets, ids, etc. (meaning files are stored in a jumbled mess on the file system, but are controlled by entries in the database!)