<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Arvind Babu</title>
    <description>The latest articles on DEV Community by Arvind Babu (@papercrane).</description>
    <link>https://dev.to/papercrane</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1232975%2F92b4219d-b06c-4d8b-8007-df2c8abc85a3.png</url>
      <title>DEV Community: Arvind Babu</title>
      <link>https://dev.to/papercrane</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/papercrane"/>
    <language>en</language>
    <item>
      <title>Integrating multiple adapters in QwikJS</title>
      <dc:creator>Arvind Babu</dc:creator>
      <pubDate>Thu, 14 Dec 2023 05:19:53 +0000</pubDate>
      <link>https://dev.to/papercrane/integrating-multiple-adapters-in-qwikjs-5hc4</link>
      <guid>https://dev.to/papercrane/integrating-multiple-adapters-in-qwikjs-5hc4</guid>
      <description>&lt;p&gt;Hi guys, I would like to integrate my Qwik app with &lt;a href="https://supertokens.com/"&gt;https://supertokens.com/&lt;/a&gt;. Is it possible to have Supertokens backend config to use Qwik's node adapter and the rest of the app running on the AWS lambda adapter?&lt;br&gt;
Since the SSG adapter can be used for certain routes, I was hoping something similar could be done to run different parts of the app using different servers/adapters.&lt;br&gt;
Or, should I just create a separate app for Supertoken's backend service?&lt;/p&gt;

</description>
      <category>question</category>
      <category>qwik</category>
      <category>supertokens</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
