Get your application Id
To initialize CSPR.click library, you need an appId
for your application. By default, our examples use the csprclick-template
identifier. You may use this value to try out CSPR.click and start developing your application.
Note, though, that this identifier is only valid for development on localhost
. Before you push your application to a server, you must get your own appId
on console.cspr.build.
Last updated