Added frontend description
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
url = {https://kubernetes.io},
|
||||
}
|
||||
|
||||
@dashboard{kubernetes-dashboard,
|
||||
@misc{kubernetes-dashboard,
|
||||
title = {A Kubernetes Dashboard hivatalos oldala},
|
||||
url = {https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/},
|
||||
}
|
||||
@ -53,11 +53,21 @@
|
||||
url = {https://jwt.io/introduction/},
|
||||
}
|
||||
|
||||
@misc{automapper,
|
||||
title = {Az AutoMapper hivatalos oldala},
|
||||
url = {https://automapper.org/},
|
||||
}
|
||||
|
||||
@misc{react,
|
||||
title = {A React.js hivatalos oldala},
|
||||
url = {https://reactjs.org/},
|
||||
}
|
||||
|
||||
@misc{react-context,
|
||||
title = {A React Context dokumentációja},
|
||||
url = {https://reactjs.org/docs/context.html},
|
||||
}
|
||||
|
||||
@misc{material,
|
||||
title = {A Material hivatalos oldala},
|
||||
url = {https://material.io/},
|
||||
@ -83,6 +93,11 @@
|
||||
url = {https://github.com/RicoSuter/NSwag},
|
||||
}
|
||||
|
||||
@misc{nswag-studio,
|
||||
title = {Az NSwag Studio github oldala},
|
||||
url = {https://github.com/RicoSuter/NSwag/wiki/NSwagStudio},
|
||||
}
|
||||
|
||||
@misc{swagger-ui,
|
||||
title = {A Swagger UI hivatalos oldala},
|
||||
url = {https://swagger.io/tools/swagger-ui/},
|
||||
|
Reference in New Issue
Block a user