Hello everybody.
Finished my new website made in Wappler.
I have configured Postgres on localhost. All working with admin panel.
I use GIT to manage my project and I have already configured the repository and Wappler already manages my files without problems.
Deploy in production:
1- Do I have to create a new Target with the production data as the remote database?
2- Database in production: I already have the remote database configured but without tables. Does Wappler itself manage the tables on the remote server as well? Creating, deleting and updating?
How to send my website with the database to the production server? Is this action possible?