2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dato_ynh.git synced 2026-06-29 08:19:32 +02:00
Dato package for YunoHost
  • Shell 91.8%
  • JavaScript 8.2%
Find a file
Eauchat 2ecec63ae6
Merge pull request #44 from YunoHost-Apps/testing
Upgrade to dato 2.
Modifications in nginx config.
2026-05-23 14:28:41 +00:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:46:06 +02:00
conf Update to dato 2.1.1 2026-05-22 18:00:15 +02:00
doc Added info messages. 2026-05-23 14:29:36 +02:00
scripts If app is installed in $install_dir/sources dir, then node_modules and package-lock.json should be removed from that directory. 2026-05-23 11:53:09 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 22:47:04 +02:00
LICENSE initial commit 2021-03-11 00:34:24 +01:00
manifest.toml Adapted to what yunohost bot does when upgrading sources. 2026-05-23 11:32:37 +02:00
README.md Auto-update READMEs 2026-05-22 18:01:53 +02:00
tests.toml Update tests.toml 2025-12-19 14:17:37 +01:00

Logo of Dato Dato, packaged for YunoHost

Store all kinds of data with an extremely customizable interface.

🌐 Official app website App Demo Version: 2.1.1~ynh1

Screenshots

Screenshot of Dato

📦 Developer info

Automatic tests level

🛠️ Upstream Dato repository: https://framagit.org/squeak/dato

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/dato_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade dato -u https://github.com/YunoHost-Apps/dato_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.