Hi!
I was going through the ideas proposed for the project and need some 
clarifications. 


   - Implement a React.js based login page with a feature set that is 
   similar to ansible-freeitaliawifi-login-page 
   <https://github.com/openwisp/ansible-freeitaliawifi-login-page>

I'm having trouble deploying the code on localhost and I don't have access 
to any other server to deploy the app. How can I deploy the app on my 
localhost?
Also I went through the link mentioned in the github repo 
http://www.freeitaliawifi.it/  but had difficulties understanding the text 
as I don't know Itailian, also I couldn't find any login form and signup 
form in the website. Is there any alternative website currently live that I 
can check?


   -       Provide support for multiple organizations: the look and feel of 
   the page must be configurable as follows


   - Each organization shall be reachable at its own URL path, eg: 
      https://<domain>/<organization>
   
I'm confused how this will be implemented. Are we going to have a single 
instance of the app running at https://<domain>/ and every organisation 
will authenticate with us and then select/add the different features, logos 
etc that will be stored in the backend with no direct access to the react 
code. Or each organisation will be running it's own instance of the server 
and organisations can modify/add features,logos by directly 
adding/modifying the files of the codebase.


-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to