studio
studio copied to clipboard
Migrate build and utility scripts from JS to TS
Our entire codebase should be in TS, to enable better type checking and code-reusability, especially across subfolders like build/
and server/
.