feat: initial release

This commit is contained in:
2026-01-16 02:39:40 +01:00
parent 15af32d382
commit 2af23db0ad
21 changed files with 1163 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
services:
safebin:
build:
context: .
dockerfile: Dockerfile
container_name: safebin-dev
ports:
- 8080:8080