mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
chore: add contribute.json (resolve #170)
This commit is contained in:
25
static/contribute.json
Normal file
25
static/contribute.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "wakapi",
|
||||
"description": "A minimalist, self-hosted WakaTime-compatible backend for coding statistics",
|
||||
"repository": {
|
||||
"url": "https://github.com/muety/wakapi",
|
||||
"license": "GPL-3.0"
|
||||
},
|
||||
"urls": {
|
||||
"prod": "https://wakapi.dev"
|
||||
},
|
||||
"bugs": {
|
||||
"list": "https://github.com/muety/wakapi/issues",
|
||||
"report": "https://github.com/muety/wakapi/issues/new"
|
||||
},
|
||||
"keywords": [
|
||||
"go",
|
||||
"golang",
|
||||
"html5",
|
||||
"sql",
|
||||
"productivity",
|
||||
"timetracking",
|
||||
"selfhosted",
|
||||
"devtools"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user