txnbot - rewrite and lint (#53)
resolves #46 Co-authored-by: johba <johba@harb.eth> Reviewed-on: https://codeberg.org/johba/harb/pulls/53
This commit is contained in:
parent
dc61771dfc
commit
514be62cbb
19 changed files with 736 additions and 429 deletions
|
|
@ -43,5 +43,8 @@ npm install --no-save --loglevel error 2>&1 || {
|
|||
npm install --force --no-save --loglevel error
|
||||
}
|
||||
|
||||
echo "[txn-bot-entrypoint] Building TypeScript..."
|
||||
npm run build
|
||||
|
||||
export TXN_BOT_ENV_FILE="$TXNBOT_ENV_FILE"
|
||||
exec npm run start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue