Update packaging_apps_intro.md : add cryptpad as an example for nodejs

The last part of the document shows examples of apps for different technologies. As cryptpad is already packaged in Yunohost, it can be used as an example to package other NodeJS apps.
This commit is contained in:
Benevolens 2024-02-06 15:37:31 +01:00 committed by GitHub
parent a50a7617a2
commit 42bfcb8bbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -112,6 +112,6 @@ Unless you really want to start from scratch or from [`example_ynh`](https://git
TODO/FIXME : here we should list a bunch of well-knowh apps for classic technologies TODO/FIXME : here we should list a bunch of well-knowh apps for classic technologies
- PHP apps: - PHP apps:
- NodeJS apps: - NodeJS apps: [cryptpad](https://apps.yunohost.org/app/cryptpad)
- Python apps: - Python apps:
- ??? - ???