SuperTokens and Permit

Launching the Demo Application 🚀
Please follow the below steps to run this demo.
Complete the onboarding with Permit.io
You need an account with Permit to copy and pass your API Key into the Permit instance. Navigate to the onboarding process that will run you throught he basics of using permit step-by-step.
Install the current project dependancies
npm install
Start the App
npm run dev
Once the app starts, navigate to localhost:3000.