-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp.json
25 lines (25 loc) · 875 Bytes
/
app.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"name": "analytics-server-template",
"description": "Analytics Server Template is a generic open-source analytics server that has a simple yet powerful design to connect your business with third-party analytics service providers (like Google Analytics or Matomo).",
"website": "https://opentemplatehub.com/product/server/analytics-server-template",
"repository": "https://github.com/open-template-hub/analytics-server-template",
"logo": "https://raw.githubusercontent.com/open-template-hub/open-template-hub.github.io/master/assets/logo/server/analytics-server-logo.png",
"keywords": [
"analytics",
"analyze",
"analyzer",
"analysis",
"analysis-algorithms",
"mongo",
"mongodb",
"mongoose",
"backend",
"rest",
"node",
"nodejs",
"typescript",
"template",
"server template",
"open template hub"
]
}