Skip to content

anhthinhvup/hello-ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Ops

Mục tiêu

Một service Node.js nhỏ viết bằng TypeScript:

  • /healthz → trả về trạng thái OK
  • /metrics → trả số liệu demo
  • Log JSON với pino
  • Chạy được dưới systemd
  • Có ADR mẫu trong docs/adr/

Cài đặt

1. Cài Node.js & Yarn

curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash -
sudo apt install -y nodejs
npm install -g yarn typescript ts-node

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors