Just a few simple steps to get started with Apitally.
prod
and dev
) for your app, or simply accept the defaults.
Take a note of the client ID displayed after submitting. You will need it in the next step.
config/apitally.ts
adonisrc.ts
start/kernel.ts
.env
and start/env.ts
app/exceptions/handler.ts
:
setConsumer
function to associate requests with consumers, for example in a custom middleware.