@lmstudio/scaffold-node-typescript
TypeScript icon, indicating that this package has built-in type declarations

1.4.0 • Public • Published

<PROJECT_NAME>

Created with LM Studio scaffold: node-typescript-empty

Welcome to your new project! This scaffold is a starting point for building an AI-enabled Node.js project with LM Studio SDK. To interact with LM Studio, you should start the LM Studio local server with the command:

lms server start

Getting Started

Development

The source code resides in the src/ directory. For development purposes, you can run the project using:

npm start

Building for Production

To prepare your project for production, compile the TypeScript code to JavaScript using:

npm run build

This will compile the TypeScript code in the src/ directory to JavaScript in the dist/ directory.

Community & Help

Readme

Keywords

none

Package Sidebar

Install

npm i @lmstudio/scaffold-node-typescript

Weekly Downloads

30

Version

1.4.0

License

UNLICENSED

Unpacked Size

9.74 kB

Total Files

12

Last publish

Collaborators

  • ryan-the-crayon
  • lmstudio-ai