Added template creator (doesn't work without db)

This commit is contained in:
2026-03-10 19:15:03 -05:00
parent 5a8b20a827
commit 39c5021e2f
10 changed files with 322 additions and 8 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
</head>
<body>
<item-extractor></item-extractor>
<div id="root"></div>
<script type="module" src="/src/index.tsx"></script>
</body>