@slash-copilot/next
v2.5.0
Published
[](https://www.npmjs.com/package/@slash-copilot/next) [](https://github.com/logto-io/js/actions/workflows/main.
Downloads
3
Readme
Logto Next.js SDK
The Logto Next.js SDK written in TypeScript. Check out our integration guide or docs for more information.
Installation
Using npm
npm install @slash-copilot/nextUsing yarn
yarn add @slash-copilot/nextUsing pnpm
pnpm add @slash-copilot/nextGet sample
A sample project can be found at Next.js Sample
Check out the source code and try it with ease.
pnpm i && pnpm start