mirror of
https://github.com/YunoHost-Apps/chatgpt-web_ynh.git
synced 2025-11-05 19:48:40 +01:00
ChatGPT-web package for YunoHost
|
|
||
|---|---|---|
| conf | ||
| doc | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
chatGPT-web, packaged for YunoHost
ChatGPT web interface using the OpenAI API
Screenshots
📦 Developer info
🛠️ Upstream chatGPT-web repository: https://github.com/Niek/chatgpt-web
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/chatgpt-web_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade chatgpt-web -u https://github.com/YunoHost-Apps/chatgpt-web_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
