Copyright © Bentley Systems, Inc.
The purpose of this app is to serve as a desktop starter to be copied by a developer.
See http://imodeljs.org for comprehensive documentation on the iModel.js API and the various constructs used in this app.
-
Install the dependencies:
npm install
-
Start the app:
npm start
If an iModel is needed for testing, follow the developer registration procedure here
These variables must be updated before deployment, but the supplied defaults can be used for testing on localhost. Create a client registration using the procedure here. For the purpose of running this app on localhost, ensure your registration includes http://localhost:3000/signin-oidc as a valid redirect URI.