mirror of
https://github.com/YunoHost-Apps/FastAPI_ynh.git
synced 2024-09-03 18:36:00 +02:00
1.9 KiB
1.9 KiB
my_FastAPI_app pour YunoHost
Ce package vous permet d’installer my_FastAPI_app rapidement et simplement sur un serveur YunoHost. Si vous n’avez pas YunoHost, regardez ici pour savoir comment l’installer et en profiter.
Vue d’ensemble
Cette application installe une application FastAPI "Hello world" prête à être personnalisée par votre propre code.
Version incluse : 1.0~ynh2
Captures d’écran
Documentations et ressources
- Dépôt de code officiel de l’app : https://github.com/leonarf/FastAPI_ynh
- YunoHost Store: https://apps.yunohost.org/app/fastapi
- Signaler un bug : https://github.com/YunoHost-Apps/fastapi_ynh/issues
Informations pour les développeurs
Merci de faire vos pull request sur la branche testing.
Pour essayer la branche testing, procédez comme suit.
sudo yunohost app install https://github.com/YunoHost-Apps/fastapi_ynh/tree/testing --debug
ou
sudo yunohost app upgrade fastapi -u https://github.com/YunoHost-Apps/fastapi_ynh/tree/testing --debug
Plus d’infos sur le packaging d’applications : https://yunohost.org/packaging_apps