fix(build): tighten TypeScript compiler settings and refresh package metadata

This commit is contained in:
2026-04-30 08:23:22 +00:00
parent c8d3ed79aa
commit 440197ccf3
9 changed files with 298 additions and 276 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# @push.rocks/smartstorage
A high-performance, S3-compatible storage server powered by a **Rust core** with a clean TypeScript API. Runs standalone for dev/test — or scales out as a **distributed, erasure-coded cluster** with QUIC-based inter-node communication. No cloud, no Docker. Just `npm install` and go. 🚀
A high-performance, S3-compatible storage server powered by a **Rust core** with a clean TypeScript API. Runs standalone for dev/test — or scales out as a **distributed, erasure-coded cluster** with QUIC-based inter-node communication. No cloud, no Docker. Just install the package and go. 🚀
## Issue Reporting and Security