This is a Next.js project bootstrapped with create-next-app
.
First install, then run the development server:
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
Note that the login button in this demo is hard-coded to use the Solid Identity broker at
https://broker.pod.inrupt.com
. To change this, look at components/header/index.jsx
.
You can start editing the demo by modifying pages/index.jsx
. The page auto-updates as you edit the file.
You should also update values in config.js
and package.json
to match your demo.
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.
To learn more about Inrupt client libraries, visit docs.inrupt.com.