mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-27 16:55:40 +02:00
17 lines
411 B
JSON
17 lines
411 B
JSON
{
|
|
"id": "evershop",
|
|
"name": "Evershop",
|
|
"version": "latest",
|
|
"description": "Your All-in-One open source ecommerce solution.",
|
|
"logo": "evershop.svg",
|
|
"links": {
|
|
"github": "https://github.com/evershopcommerce/evershop",
|
|
"website": "https://evershop.io/",
|
|
"docs": "https://evershop.io/docs/development/getting-started/introduction"
|
|
},
|
|
"tags": [
|
|
"e-commerce",
|
|
"shopping"
|
|
]
|
|
}
|