You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Congling Xia (Jira)" <ji...@apache.org> on 2020/03/11 07:06:00 UTC

[jira] [Created] (KYLIN-4424) use static web server to help frontend development

Congling Xia created KYLIN-4424:
-----------------------------------

             Summary: use static web server to help frontend development
                 Key: KYLIN-4424
                 URL: https://issues.apache.org/jira/browse/KYLIN-4424
             Project: Kylin
          Issue Type: New Feature
          Components: Tools, Build and Test
            Reporter: Congling Xia
            Assignee: Congling Xia


To verify frontend code changes, one need to build the source and re-deploy the target to Tomcat. It is not so efficient for frontend development. 
We can start a static web server and proxy `/kylin/api/**` to the existing Kylin service and  automatically refresh the static web server after source code being changed. By doing so, we can make the frontend development easier.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)