Skip to content

Commit

Permalink
update doc, git rm package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hzz780 committed May 9, 2019
1 parent d7edff3 commit 46e9c44
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 21,909 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ test.data.js
app/view/
app/public/assets/output/
.DS_Store
.vscode/
.vscode/
package-lock.json
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ bash build.sh === bash build.sh pro
at first
- `important` call the API[POST:api/nodes/info] of aelf-block-api to insert the AElf Node information.
- Detail the APIs [Postman share link](https://www.getpostman.com/collections/6332e0fab94cdacc9c35)
- You can update the information throught the PUT API.
- Detail the APIs [Postman share link](https://www.getpostman.com/collections/6332e0fab94cdacc9c35)
- You can update the information throught the PUT API.
- NodeJS: You can see the JS dependencies in pakage.json, we use egg.js(Node.js & Koa).
- Correct config.
Expand Down Expand Up @@ -124,4 +124,4 @@ Use Long.js
https://www.npmjs.com/package/long
# Docker[TODO]
## Docker[TODO]
Loading

0 comments on commit 46e9c44

Please sign in to comment.