This open-source software is part of the Self-Sovereign Identity Protocol. It is a Next.js front-end application bootstrapped with create-next-app
.
npm i
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to run this app locally.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can also check out the Next.js GitHub repository, which appreciates feedback and contributions!
We are deploying the web app on the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.