I'm new to SolidStart and I'm trying to learn by building a simple wishlist website. I find the documentation a bit confusing – the project template seems to autogenerate a server, but I'm not sure where to edit it / how to use it. Say that I want to do something really simple, like save to and query from a MongoDB database, how would I do that in SolidStart (bare template, JavaScript)?
Is it even necessary to use a MongoDB database? If not, are there any data persistence examples using the functions defined in this page?
https://start.solidjs.com/core-concepts/data-loading