document.types.ts
interface Document {
  id: string
  title: string
  author: Author
  template: Template
  createdAt: Date
}
riverpen.config.ts
importRiverPenfrom'@riverpen/sdk'

const client = newRiverPen({
  workspace: 'production',
  features: {
    ai: true,
    realtime: true,
  }
});
RiverPen Logo
RiverPen
Technologies
Innovating Smart Solutions
Reset your password
Enter your email address and we'll send you a recovery link.
Remember your password? Sign in