start to clean up vibecode

This commit is contained in:
2025-12-11 19:32:38 +01:00
parent 60c2c288c5
commit 3d3ca9a81b
6 changed files with 527 additions and 465 deletions

View File

@@ -1,3 +1,3 @@
FROM rust:latest
RUN apt update && \
apt install nodejs npm -y
apt install -y nodejs npm tar