create basic http-ts app

This commit is contained in:
Xavier Brinon
2023-11-17 07:27:29 +00:00
parent f49cf5e5cf
commit c45fe10d65
8 changed files with 292 additions and 0 deletions

4
hi/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
node_modules
dist
target
.spin/