Is it possible to add AWS Amplify to my project

I have read up on AWS Amplify. It is a node.js and Javascript library. i was wondering if there is anyway i can implement it in my project. if I need to pay for custom support or is it natively supported.

If it’s a JavaScript library, you can add it to your project by putting it in your project folder, then dragging and dropping it into your Project Explorer.

You can also use node in Electron apps, which AppStudio can make.

Is this app desktop only?