In this example, the blank sample project (.NET 6) is connected to the Northwind database. You can find this database at the following path: /CS(VB ...
You will need your own MySQL database for backend functions. Fork and clone this repo Add a db_schemas folder in server directory Add a .env file to the root directory with the information below: ...