I noticed that glitch can have a lot to do with npm.
https://developer.atlassian.com/cloud/jira/platform/build-a-jira-app-using-a-framework/
It is also observable that when I append package.json.dependencies with “atlas-connect”: “0.7.0” the terminal will output
$ atlas-connect -V
0.7.0
Therefore I assume glitch could work with it.
I did not yet execute the next step: atlas-connect new -t jira jira-getting-started
I would like to ask, how do I find out, if anyone else created a project based on atlas-connect?
So that I could remix it.
In the gallery view I could not find anything that looks like atlas-connect or jira or atlassian!
https://support.glitch.com/c/the-gallery/6
It is hard to believe that I were the first who wants to do the jira-app tutprial on Glitch.