Installation
Install the SDK
Choose the package for your framework.
Next.js
For full-stack and server-side Next.js applications.
npm install @oneminutelogs/nextor
pnpm add @oneminutelogs/nextor
yarn add @oneminutelogs/nextExpress.js
For lightweight Node.js APIs and backend services.
npm install @oneminutelogs/expressNestJS
For structured Node.js applications built with NestJS.
npm install @oneminutelogs/nestRequirements
- Node.js 18+
- OneMinute Logs API Key
- Internet connection to reach the OneMinute Logs API
What's next?
After installing the SDK, initialize it inside your application.