@slash-copilot/express
v2.3.0
Published
[![Version](https://img.shields.io/npm/v/@slash-copilot/express)](https://www.npmjs.com/package/@slash-copilot/express) [![Build Status](https://github.com/logto-io/js/actions/workflows/main.yml/badge.svg)](https://github.com/logto-io/js/actions/workflows
Downloads
17
Readme
Logto Express SDK
The Logto Express SDK written in TypeScript. Check out our integration guide or docs for more information.
Installation
Using npm
npm install @slash-copilot/express
Using yarn
yarn add @slash-copilot/express
Using pnpm
pnpm add @slash-copilot/express
Get sample
A sample project can be found at Express Sample
Check out the source code and try it with ease.
pnpm i && pnpm start