Skip to content

Commit cbea396

Browse files
Update llms-full.txt (#373)
Co-authored-by: jhaaaa <jhaaaa@users.noreply.github.com>
1 parent cb64836 commit cbea396

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

llms/llms-full.txt

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# XMTP Full Documentation
22

3-
Generated at 11:30 PM UTC / September 10, 2025
3+
Generated at 08:42 PM UTC / September 11, 2025
44

55
## Instructions for AI Tools
66

@@ -220,15 +220,21 @@ Here are some security best practices:
220220

221221
This section covers how to deploy an agent using Railway—a platform many developers prefer for quickly and easily deploying agents. While this tutorial focuses on Railway, you can use any hosting provider that supports Node.js and environment variables.
222222

223-
Alternative platforms include:
223+
Alternative platforms include:
224224

225-
- Heroku
226-
- Fly.io
227-
- Render
228-
- Vercel
225+
- [Fly.io](https://fly.io/)
226+
- [Heroku](https://www.heroku.com/)
227+
- [Render](https://render.com/)
228+
- [Vercel](https://vercel.com)
229229

230230
Want to contribute a deployment guide for another platform? We welcome [pull requests](https://github.com/xmtp/docs-xmtp-org/blob/main/README.md)!
231231

232+
:::tip
233+
234+
The XMTP Node SDK has been tested on Ubuntu distributions only. While other Debian-based distributions may work, compatibility is not guaranteed.
235+
236+
:::
237+
232238
## 1. Create a Railway account
233239

234240
Sign up for an account at [Railway](https://railway.app/) if you don't already have one.

0 commit comments

Comments
 (0)