mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-27 18:57:36 +02:00
27 lines
1000 B
JSON
27 lines
1000 B
JSON
{
|
|
"description": "Projekt repók. Itt megtalálod az összes projektet ami működteti az egész rendszert, és hozzá egy rövid leírást, az issues linket ahol látod az eddigi problémákat/hozzá tudsz adni újjakat, illetve linket a fejlesztési doksikhoz. Amik röviden leírások hogy hogyan kell setupolni a projektet, elindítani, debugolni, tesztelni",
|
|
"header": [
|
|
"Leírás",
|
|
"GitLab",
|
|
"Devel docs"
|
|
],
|
|
"repos":{
|
|
"userScriptRepo": {
|
|
"description": "User script kliens szerverhez",
|
|
"href": "https://gitlab.com/MrFry/moodle-test-userscript"
|
|
},
|
|
"expressServerRepo": {
|
|
"description": "Szerver a userscripthez",
|
|
"href": "https://gitlab.com/MrFry/mrfrys-node-server"
|
|
},
|
|
"qminingPageRepo": {
|
|
"description": "Qmining weboldal",
|
|
"href": "https://gitlab.com/MrFry/qmining-page"
|
|
},
|
|
"dataEditor": {
|
|
"description": "Kérdés szerkesztő",
|
|
"href": "https://gitlab.com/MrFry/qmining-data-editor"
|
|
}
|
|
}
|
|
}
|