Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (15 loc) · 243 Bytes

SETUP.md

File metadata and controls

17 lines (15 loc) · 243 Bytes

Install packages

npm install

Or

pnpm install

Optional: Create .env file

  1. Get source token from BetterStack [Nodejs]
  2. set LOGTAIL_TOKEN=<token>

Start

npm start