Re: [Architecture] Webapp server for React based webapps

2017-09-11 Thread Chanaka Jayasena
Hi Sajith, +1 for the web server. We will be able to replace the MS4J service inside carbon-apimgt with this one when it's available. Following are some of my suggestions and thoughts. Can we put the public/images/logo.png and public/css/styles.css in the default theme ? I believe the extension

Re: [Architecture] Webapp server for React based webapps

2017-09-11 Thread SajithAR Ariyarathna
Hi Chanaka, On Tue, Sep 12, 2017 at 10:13 AM, Chanaka Jayasena wrote: > Hi Sajith, > > +1 for the web server. We will be able to replace the MS4J service inside > carbon-apimgt with this one when it's available. > > Following are some of my suggestions and thoughts. > > Can we put the public/ima

Re: [Architecture] Webapp server for React based webapps

2017-09-11 Thread Joseph Fonseka
Hi Sajith +1 For the server, would like to propose adding gzip support as well. Does the web-server enforce the web-app structure ? If so IMHO it would be best not to do that. Thanks & Regards Jo On Tue, Sep 12, 2017 at 10:13 AM, Chanaka Jayasena wrote: > Hi Sajith, > > +1 for the web se

Re: [Architecture] Webapp server for React based webapps

2017-09-12 Thread Dilan Udara Ariyaratne
Hi Sajith, With respect to the Structure of the web-app, My concern is actually on the public folder because I do not think that only the stuff that lie under public folder would be public, please correct me If I am wrong. IMO, I believe that everything else here is also public since this doesn't

Re: [Architecture] Webapp server for React based webapps

2017-09-19 Thread SajithAR Ariyarathna
Hi Jo, On Tue, Sep 12, 2017 at 10:59 AM, Joseph Fonseka wrote: > Hi Sajith > > +1 For the server, would like to propose adding gzip support as well. > > Does the web-server enforce the web-app structure ? If so IMHO it would be > best not to do that. > > Initial thought was to enforce the direc