-
Notifications
You must be signed in to change notification settings - Fork 85
docs: add Deno and Node.js compatibility tips #1878
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
docs: add Deno and Node.js compatibility tips #1878
Conversation
Deploying rivet with
|
Latest commit: |
6927820
|
Status: | ✅ Deploy successful! |
Preview URL: | https://293f22b9.rivet.pages.dev |
Branch Preview URL: | https://docs-add-deno-and-node-js-co.rivet.pages.dev |
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
@@ -142,6 +146,10 @@ Visit the [Rivet Hub](https://hub.rivet.gg) to see the actor you created. | |||
|
|||
Rivet actors run on the [Deno](https://deno.com/) runtime. Read their guide on how to configure your IDE [here](https://docs.deno.com/runtime/getting_started/setup_your_environment/#using-an-editoride). | |||
|
|||
<Tip title="NodeJS & NPM compatibility"> | |||
Rivet has [compatibility with NodeJS & NPM packages](https://docs.deno.com/runtime/fundamentals/node/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn’t a lie? Or have you added support for Node.js
29aa3fa
to
a3d603b
Compare
cb97d7c
to
73ba62c
Compare
a3d603b
to
1032c2d
Compare
73ba62c
to
6927820
Compare
Merge activity
|
<!-- Please make sure there is an issue that this PR is correlated to. --> ## Changes <!-- If there are frontend changes, please include screenshots. -->
Changes