Installation

Install the SDK

Choose the package for your framework.

Next.js

For full-stack and server-side Next.js applications.

npm install @oneminutelogs/next

or

pnpm add @oneminutelogs/next

or

yarn add @oneminutelogs/next

Express.js

For lightweight Node.js APIs and backend services.

npm install @oneminutelogs/express

NestJS

For structured Node.js applications built with NestJS.

npm install @oneminutelogs/nest

Requirements

  • 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.

Found something unexpected? Let us know.