Some beginner questions

Hi! I’m Tacio, and this is my first Topic here at Freshdesk community!

I’m learning how to build apps for the marketplace and i have some questions:

  • its possible to use frameworks js, like react, vue or angular ?
  • can i use create react app?
  • i can set the url field in manifest.json as an https url for another server? to update the app by my side without submitting it again to the marketplace?
  • where i can find an document with the requirements to upload the app to marketplace and how i can submit?

Hey @taciossbr welcome to the forum, To answer your questions

  • its possible to use frameworks js, like react, vue or angular? – at this point, we officially don’t support any frameworks, but some of our developers had found a workaround.
  • can I use create react app? – at this point you cannot, but you can expect us to support major frameworks in the near future
  • I can set the URL field in manifest.json as an https URL for another server? to update the app by my side without submitting it again to the marketplace? – no, it is not possible to use the url field to map an external resource, url field will only look for files local to the app folder.
  • where I can find a document with the requirements to upload the app to the marketplace and how I can submit? – here is a link to get you starterd with the app submission