Skip to content

Commit

Permalink
up package.json scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
liushooter committed Mar 12, 2024
1 parent 7df2cf7 commit 1e6903d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions indexer/device_did/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"type": "module",
"scripts": {
"build": "tsc -p ./tsconfig.json",
"start": "node dist/run.js",
"test": "echo \"Error: no test specified\" && exit 1",
"up": "docker-compose up -d",
"up:devnet": "docker-compose -f docker-compose-devnet.yaml --project-name staking-devnet up -d"
Expand Down

0 comments on commit 1e6903d

Please sign in to comment.