DF > Where will this app live

Greetings!

Planning for single and multi page applications. Got following queries/concerns towards feasibility of DF. Any guide, post or replies related, would be helpful.

  1. Developed single page app using files within \javascript-sdk-master\add_javascript. Now what are the ways to deploy it? Any descriptive docs towards DF > App > ‘Where will this app live’? Tried with two options:

    • On Web Server, got NO console to deploy files/*.zip. With Packages > App (schema + service) > Export, throws error
    • On File Storage, permission restricted error.
  2. DF, how well suited for multi-pages web applications?

  3. Any example to have services based on existing RESTful api within DF or external?

Thanking for the same!

@Prathamesh_Gaddam using the instructions provided on GitHub [here] (https://github.com/dreamfactorysoftware/javascript-sdk) you should be able to gain an understanding of the different deployment options.