I’d like to contribute and learn the hardway, by packaging an app.
I’ve been in the matrix chat asking help to “where to begin”. I then have read all doc and check everything about git which I didn’t knew at all.
There are 2 branches, dev & main. I get that I should use the main for stability.
I find all the files of the app in the “src” (source I think). The other are for docker I guess ?
But then it’s only done to be able to install it easily using docker and docker-compose.
I don’t really find the way to install / compile for yunohost app. I found that the langage using is typescript, so I dig into already pack app using this langage, and using video to match the best : Peertube, owncast & sync-in are using this langage and are able to handle videos sharing. I can may be compare, but what ? ^^’
I then am stuck. Dunno know where to begin. Some tips to help would be great !
I’ll check that and update this thread. I would really need this app professionally, that’s why I’ll begin with it. If I can get an app made “for docker”, that mean I could do every app as now they are almost all “made for docker”. So that’s the positiv point !
It’s the hardway as I said. I’m willing to try, and follow your advice. I’ll ask more question also I guess… Thank you for this path to take.