inrupt / solid-client-notifications-js-demo

Home Page:solid-client-notifications-js-demo.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web application project template for Inrupt projects

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First install, then run the development server:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Solid Pod login

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.

Updating your demo

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.

Learn More

To learn more about Next.js, take a look at the following resources:

To learn more about Inrupt client libraries, visit docs.inrupt.com.

About

solid-client-notifications-js-demo.vercel.app


Languages

Language:JavaScript 84.7%Language:CSS 8.9%Language:TypeScript 6.4%