This is a demo application to show ability of Clave accounts by Clave Team.
Some of the codes prepared for this demo will be used in the applications to be developed by the Clave team in the future. These codes are arranged in v2 file outside of the demo application.
You can check them in src/v2 folder.
First, set .env.local file, then run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.