Currently the apps are stored using [file](https://github.com/apssouza22/chatflow/blob/main/server/src/core/app/app_dao.py#L21), we should change it to store in the postgres db.
Currently the apps are stored using file, we should change it to store in the postgres db.