I'm still new to some of the webdev stuff.
Currently making my own backend using
Actix. And using the service
Clerk for authentication.
I want to create the frontend in webstudio. Then export and do build time injection to add clerk. Then host the website/html on my backend.
Are there any barriers with webstudio that would prevent me from doing this?