Actix Web - Backend Yew - FrontEnd SQLX - DataBase
I am new to web development, I have setup Actix Web Backend and Yew Front End I need help understanding SQLX and if I need to have PostgreSQL setup first to be able to use SQLX.
My second question after is: How do I get everything that is working individually to work together to create my website?
app