Typescript Service Template

Starting point for creating a typescript application/service

Start the server locally

npm install  
npm run go

Ping the server

bash curl-requests/ping.sh