commit 124c7aa93a99e6a1321c0f4d934d3d6ce2dbebf3 Author: Yeray Date: Fri Jul 26 18:41:45 2024 +0200 1 diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/manifest.toml b/manifest.toml new file mode 100644 index 0000000..a26ff99 --- /dev/null +++ b/manifest.toml @@ -0,0 +1,7 @@ +packaging_format = 2 + +id = "nodeapp" +name = "NodeJS App" +description.en = "Deploy a custom NodeJS App in your Yunohost instance" +description.es = "Despliega una aplicación de NodeJS personalizada en tu instancia de Yunohost" +version = "0.1~ynh1" \ No newline at end of file