kaawmi Posted May 18 Report Posted May 18 i have website with nextjs and I want to send TF2 keys to the trade link that user sent when the user makes a purchase, how can i do this with steam-tradeoffer-manager in Next js ? Quote
CheHole Posted May 22 Report Posted May 22 Actually you can. Nextjs is a fullstack framework => read how to execute functions on backend side (google for server actions if you use app router or api routes if you use pages router). From there you can use any node library as you like Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.