feat(lst): intial scafolding for the new system

This commit is contained in:
2025-02-16 19:07:03 -06:00
parent 5c5bce024c
commit 2e0253636e
34 changed files with 679 additions and 29 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,8 @@
# ---> Node
bun.lock
.nx
.nx/cache
.nx/worksapce-data
# Logs
logs
*.log