document.types.ts
interface
Document
{
id:
string
title:
string
author:
Author
template:
Template
createdAt:
Date
}
riverpen.config.ts
import
RiverPen
from
'@riverpen/sdk'
const
client =
new
RiverPen
({
workspace:
'production'
,
features: {
ai:
true
,
realtime:
true
,
}
});
River
Pen
Technologies
Innovating Smart
Solutions
Create account
Join RiverPen and start your journey.
Google
GitHub
or continue with email
Full name
Email address
Password
I agree to the
Terms
and
Privacy Policy
Continue
Already have an account?
Log in