File tree Expand file tree Collapse file tree 3 files changed +6
-21909
lines changed
Expand file tree Collapse file tree 3 files changed +6
-21909
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,5 @@ test.data.js
1010app /view /
1111app /public /assets /output /
1212.DS_Store
13- .vscode /
13+ .vscode /
14+ package-lock.json
Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ bash build.sh === bash build.sh pro
2525at first
2626
2727- ` important` call the API[POST:api/nodes/info] of aelf-block-api to insert the AElf Node information.
28- - Detail the APIs [Postman share link](https://www.getpostman.com/collections/6332e0fab94cdacc9c35)
29- - You can update the information throught the PUT API.
30-
28+ - Detail the APIs [Postman share link](https://www.getpostman.com/collections/6332e0fab94cdacc9c35)
29+ - You can update the information throught the PUT API.
30+
3131- NodeJS: You can see the JS dependencies in pakage.json, we use egg.js(Node.js & Koa).
3232
3333- Correct config.
@@ -124,4 +124,4 @@ Use Long.js
124124
125125https://www.npmjs.com/package/long
126126
127- # Docker[TODO]
127+ # # Docker[TODO]
You can’t perform that action at this time.
0 commit comments