feat: initial commit
Some checks failed
Unit Tests / unittest (push) Failing after 8s

This commit is contained in:
2025-12-14 12:11:42 +00:00
commit 56985caad2
13 changed files with 876 additions and 0 deletions

2
build.sh Executable file
View File

@@ -0,0 +1,2 @@
npm install -g @vercel/ncc
ncc build index.js