feat: Initial project structure

This commit is contained in:
2026-05-07 11:22:21 -04:00
commit 04b199719e
10 changed files with 1620 additions and 0 deletions

4
.oxfmtrc.json Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"ignorePatterns": []
}