Before deploying the actual application, start with migrating the database to a server.
Research the different options available, keeping in mind:
Future price (if deciding to scale)
Database type (relational vs non-relational)
Currently using a relational SQL database, so it would be great stick with that, unless non-relational has more free hosting options and the migration from SQL is not too difficult.
Before deploying the actual application, start with migrating the database to a server.
Research the different options available, keeping in mind: