This is a TypeScript demo project that demonstrates how to use @memmachine/client for basic REST client operations.
- Install dependencies:
npm install
- Start the demo in development mode:
npm run dev
src/
basic.ts // main logic example
index.ts // entry file