apache / airavata-custos-portal

Portal Interface for Apache Airavata Custos Security
https://airavata.apache.org/
Apache License 2.0
0 stars 11 forks source link

Develop Django based web portal #161

Closed isururanawaka closed 1 year ago

isururanawaka commented 2 years ago

Currently, the Custos web portal is a pure vueJs-based web portal. We need to convert it to Django based web portal for better scalability and maintainability. In addition, it provides a light weight frontend with securing sensitive credentials at the frontend server.

isururanawaka commented 2 years ago

https://github.com/apache/airavata-custos-portal/pull/159 https://github.com/apache/airavata-custos-portal/pull/158