mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
38 lines
734 B
JSON
38 lines
734 B
JSON
[
|
|
{
|
|
"git_url": "https://github.com/frappe/erpnext",
|
|
"branch": "version-15"
|
|
},
|
|
{
|
|
"git_url": "https://github.com/frappe/hrms",
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"git_url": "https://github.com/frappe/crm",
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"git_url": "https://github.com/frappe/helpdesk",
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"git_url": "https://github.com/frappe/drive",
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"git_url": "https://github.com/frappe/studio",
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"git_url": "https://github.com/frappe/wiki",
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"git_url": "https://github.com/frappe/insights",
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"git_url": "https://github.com/frappe/books",
|
|
"branch": "main"
|
|
}
|
|
]
|