complete proxy with instructions

This commit is contained in:
Chris Anderson
2024-12-03 21:43:29 +00:00
parent e489a66ae2
commit e3055b121f
4 changed files with 160 additions and 46 deletions

View File

@@ -3,7 +3,8 @@
"version": "1.0.0",
"main": "index.js",
"scripts": {
"start": "node index.js"
"start": "node main.js",
"pack": "cd ../.. && npm run build:proxy && cd utils/local-proxy"
},
"keywords": [],
"author": "",