Run Scripts

npm install ts-node -g

# run a script
ts-node 1-socket.ts

# or watch a script
bash ./watch.bash 1-socket.ts