This is a technology demonstration of the OBP API usign Next.JS
Sign-up at the OBP sandbox: https://apisandbox.openbankproject.com/ Note the consumer key, username and password. Then edit configuration file and paste the consumer key value.
To login, use the username and password you noted above. After a successful login, you can check your account balance.
npm run dev
Starts the development server.
npm run build
Builds the app for production.
npm start
Runs the built app in production mode.