mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
commit
380e0806e6
1 changed files with 37 additions and 0 deletions
37
pages/02.applications/02.docs/grocy/app_grocy.md
Normal file
37
pages/02.applications/02.docs/grocy/app_grocy.md
Normal file
|
@ -0,0 +1,37 @@
|
|||
---
|
||||
title: Grocy
|
||||
template: docs
|
||||
taxonomy:
|
||||
category: docs, apps
|
||||
routes:
|
||||
default: '/app_grocy'
|
||||
---
|
||||
|
||||
![grocy's logo](image://grocy-logo.png?resize=100)
|
||||
|
||||
|
||||
[![Install Grocy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=grocy)
|
||||
[![Integration level](https://dash.yunohost.org/integration/grocy.svg)](https://dash.yunohost.org/appci/app/grocy)
|
||||
|
||||
|
||||
### Index
|
||||
|
||||
- [Configuration](#configuration)
|
||||
- [Useful links](#useful-links)
|
||||
|
||||
Grocy is a web-based self-hosted groceries & household management solution for your home.
|
||||
|
||||
## Configuration
|
||||
|
||||
Default login
|
||||
```
|
||||
user: admin
|
||||
password: admin
|
||||
```
|
||||
|
||||
## Useful links
|
||||
|
||||
* Official app website: [https://grocy.info/](https://grocy.info/)
|
||||
* Upstream app code repository: https://github.com/grocy/grocy
|
||||
* Demo: [https://en.demo.grocy.info/stockoverview](https://en.demo.grocy.info/stockoverview)
|
||||
* Report a bug: [https://github.com/YunoHost-Apps/grocy_ynh/issues](https://github.com/YunoHost-Apps/grocy_ynh/issues)
|
Loading…
Reference in a new issue