refactor a lot

This commit is contained in:
Seth 2025-05-04 20:47:19 -04:00
parent cf21a56d7a
commit deb223c642
27 changed files with 401 additions and 381 deletions

8
src/front/index.tsx Normal file
View file

@ -0,0 +1,8 @@
import "tsx-dom";
import App from './App';
document.body.appendChild(<App />);
// You're garbage, let me collect you.
fetch("/api/gc")