There is no license information available for the latest version (1.0.0) of this package.

NBG PSD2

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

Type:package

1.0.0 2022-06-23 22:39 UTC

This package is auto-updated.

Last update: 2024-08-24 03:50:46 UTC


README

  • composer install
  • php -S localhost:9001 -t public
  • import demo.sql
  • Copy .env.example to .env and replace NGB_CLIENT_ID, NBG_CLIENT_SECRET with yours
  • Run the application on localhost:9001
  • Done!