Hey Vitor, You can use Node and Express JS to create a backend for your app. You can create REST APIS to connect your front end with the backend. It is a very simple and scalable solution for building backend web apps.
READ MORE
3 upvotes·1 comment·201K views
Vitor Bacelar
·
September 1st 2021 at 1:48PM
Thank you! Searching a little I've found an incredible library to automate web browser using node, definitely will test it out.