updated api endpoint to v1.10 and fixed projects resource

This commit is contained in:
Joel Sanguenza 2022-09-13 01:17:24 +08:00
commit 03cb3bbce3
22 changed files with 8413 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
node_modules
.DS_Store
.tmp
tmp
dist
npm-debug.log*
yarn.lock
.vscode/launch.json