i created a UI kit 2 app and selected jira-global-page
this is project stucuture and manifest.yml
inside client folder i am having the code to render and inside server folder i am having the function to trigger when event happens. but when deploying it is throwing this error
error function handler property ‘server.oauth’ cannot find associated file with name ‘server.jt’
i also tried server/server.oauth in handler but still throwing this error
i want to create a app with UI along with triggers.
help me
thanks in advance