Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 238 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 238 Bytes

Get Started

STEPS

  • run npm i
  • create file .env
  • Add ACCESS_TOKEN = your-access-token
  • run npm start
  • go to route localhost:8001
  • you will receive port, hostname and data of yours
  • Can add more details on top of this