Adding custom client and server react js code

All - I am new to Wix, and contemplating hosting a website here. From reading various posts on the site I can see a fair bit of customization is possible. I have a need on my site to provide some automated capabilities for mobile app customers to my website. Two of these appear quite possible:

  1. Authenticating users via login (email, token)
  2. Calling REST APIs surfaced on my site

Some of the functionality I wish to implement is housed in a collection of client-side and server-side React javascript. Is it possible for me to upload the entire set of scripts to my website and connect these on the backend of a custom REST API?

Or can I simply point the entry point of these as a response to a sub-URL, i.e. mywebsite.com/custompage ?

Finally - the server-side script uses node “require” statements for specific modules (twilio is one, for example), is it permitted to customize my site in this way?

Thanks for any pointers!

2 Likes

Any answer to this? I’m looking at the exact same issue - how to port a pre-existing React Component into Wix.

Yea I want an answer for this too

am also in the queue

See the Wix Corvid docs to see what can be done with Corvid.

Yisrael -

I did in fact review the docs prior to my original post, and I did not see anything directly on point (particularly about the ability to have custom ‘require’ statements). Can you point us to a specific area of the docs that I possibly missed?

As an aside, for someone (like me) that is considering standardizing on Wix for a commercial platform, getting a reply nearly 7 months after the original post is somewhat worrisome! Is there an option to pay just for enhanced support while going through an evaluation period?

I have other questions (like this one ) I have posted that are actually more critical that have not gotten any response as of yet.

Thanks!