Sample application showcasing different services serving the same set of data entities from a sqlite database. The services match different use cases visualized in corresponding Fiori apps.
- get Node.js v12 or higher
- get sqlite (Windows only; pre-installed on Mac/Linux)
- npm set @sap:registry to the latest nexus snapshots:
npm set @sap:registry=https://npm.sap.com
Copy & paste this to your command line:
git clone https://github.com/gregorwolf/bookshop-demo.git
cd bookshop
npm run setup
npm run build
npm run build:swagger
npm run startv2
Open these links in your browser:
- http://localhost:4004/webapp/fiori.html – Fiori Launchpad sandbox