-
Notifications
You must be signed in to change notification settings - Fork 142
fix(rivetkit): allow providing no args to createRivetKit #3667
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
fix(rivetkit): allow providing no args to createRivetKit #3667
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
PR Review: Allow providing no args to createRivetKitSummaryThis PR allows Code Quality ✅Positive aspects:
Code style:
Functionality Analysis ✅How this works:
Use case enabled: // Now possible - relies on environment variables
const { useActor } = createRivetKit<typeof registry>();This is particularly useful in server-side environments where configuration is typically provided via environment variables. Potential Issues
|
More templates
@rivetkit/cloudflare-workers
@rivetkit/db
@rivetkit/framework-base
@rivetkit/next-js
@rivetkit/react
rivetkit
@rivetkit/sql-loader
@rivetkit/engine-runner
@rivetkit/engine-runner-protocol
commit: |
9c19cbd to
a2d24db
Compare
a2d24db to
258b84d
Compare
258b84d to
53631b6
Compare
53631b6 to
258b84d
Compare
258b84d to
53631b6
Compare
53631b6 to
258b84d
Compare

No description provided.