Setup Express and add /health route

Commit chore: setup Express and add /health route Commands npm install express npm install --save-dev @types/express Files

Apr 14, 2025 - 12:08
 0
Setup Express and add /health route

Commit

chore: setup Express and add /health route

Commands

npm install express
npm install --save-dev @types/express

Files