mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-10 16:35:27 +02:00
18 lines
497 B
JSON
18 lines
497 B
JSON
{
|
|
"id": "engram",
|
|
"name": "Engram",
|
|
"version": "1.16.3",
|
|
"description": "Persistent memory for AI coding agents — self-hosted Engram Cloud sync server with a web dashboard, backed by PostgreSQL.",
|
|
"logo": "engram.png",
|
|
"links": {
|
|
"github": "https://github.com/Gentleman-Programming/engram",
|
|
"website": "",
|
|
"docs": "https://github.com/Gentleman-Programming/engram/blob/main/docs/engram-cloud/README.md"
|
|
},
|
|
"tags": [
|
|
"ai",
|
|
"memory",
|
|
"developer-tools"
|
|
]
|
|
}
|