Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

pm2 typescript

## Add the new typescript dependency in PM2:
pm2 install typescript

## Start app.ts in watch & restart:
pm2 start app.ts --watch
Comment

PREVIOUS NEXT
Code Example
Shell :: export commit history github 
Shell :: how to install mpv linux 
Shell :: grep empty lines in a file 
Shell :: git checkout to previous commit 
Shell :: linux install qt5widgets 
Shell :: git all branches 
Shell :: docker compose restart 
Shell :: edit iptables 
Shell :: adonis migration run 
Shell :: git reset remote origin 
Shell :: conda install flask-cors 
Shell :: ubuntu capture screen 
Shell :: extract tar to destination 
Shell :: aws eks update-kubeconfig 
Shell :: timestamp in bash 
Shell :: error running pod install 
Shell :: install android repo 
Shell :: The terminal process failed to launch: Path to shell executable "/bin/zsh" does not exist. 
Shell :: Connecting to WSL2 server via local network 
Shell :: git checkout branch from remote to local 
Shell :: ssh no strict checking 
Shell :: linux linebreaks script bash 
Shell :: jq to csv 
Shell :: how to rename folder in cmd 
Shell :: create csr ubuntu 
Shell :: bash get name of current script 
Shell :: git ~ vs ^ 
Shell :: error: The following untracked working tree files would be overwritten by merge: 
Shell :: how to copy the content of the file to clipboard in bash 
Shell :: bash redirect all output 
ADD CONTENT
Topic
Content
Source link
Name
7+5 =