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: ...
The ODBC and MySQL .Net Connector Plugins have been tested with a local MAMP server. If you can, try and setup a REST API that can perform your CRUD operations on your Database for you. Then use ...