paint-brush
Deploying SuperTokens with React and NodeJS on Vercelby@supertokens.io
510 reads
510 reads

Deploying SuperTokens with React and NodeJS on Vercel

by SuperTokens4mMay 15th, 2022
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

In this tutorial, you’ll learn how to add SuperTokens authentication to your React and NodeJS application and deploy it on Vercel. This tutorial will help you get started with SuperTokens and deploy your application on the serverless platform. We are deploying our backend as a standalone express app, and not with `/pages/api` serverless functions that Vercel provides. We will be exposing the API's entry point via an `index.js` file in this folder. We must set the values of `apiDomain` and `websiteDomain` dynamically.
featured image - Deploying SuperTokens with React and NodeJS on Vercel
SuperTokens HackerNoon profile picture
SuperTokens

SuperTokens

@supertokens.io

The most secure and easy to implement solution for user session management

L O A D I N G
. . . comments & more!

About Author

SuperTokens HackerNoon profile picture
SuperTokens@supertokens.io
The most secure and easy to implement solution for user session management

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here