I'm using Backand as the api between my frontend and my externally hosted MySQL database. This is a college project, and one of the requirements is to submit my project/code where my project must be deploy-able on the examiners server, from scratch.
Is there any way of setting up a Backand instance (on Backand.com) using a template of my current setup while modifying the specifics (database location, triggering a sync etc..) I'm open to writing some bash scripts if necessary.
If anyone has any suggestions, I would love to hear them. Thank you.