feat: add build logic

This commit is contained in:
Alexander Navarro 2025-02-18 16:19:08 -03:00
parent e23a81c78e
commit 8ef4d8408c
11 changed files with 541 additions and 1 deletions

4
bunfig.toml Normal file
View file

@ -0,0 +1,4 @@
[install.scopes]
"@alecodes" = { token = "$NPM_REGISTRY_TOKEN", url = "https://git.alecodes.page/api/packages/alecodes/npm/" }
"@mini-strap" = { token = "$NPM_REGISTRY_TOKEN", url = "https://git.alecodes.page/api/packages/alecodes/npm/" }