Hi, really quick question, as I'm kind of lost. I am rather new to web design i.e. I understand the concept of a front-end, back-end, API, etc. But I am unsure how I'm supposed to properly structure my project. I have worked with WPF/UWP in the past, but didn't really work with a proper back-end infrastructure.
When running create-tauri-app, you get something along the lines on the provided image, what I'm confused about is: where should the backend be written, is the src-tauri folder supposed to act as the backend, or is that simply just a folder for the framework? Thanks.