How to Migrate from SQLite to Postgres Database on Localhost?

Thank you everyone for the feedback. I get it to work. These are the steps:

  1. Installed PostgreSQL database locally on my computer
  2. Modified the database.ts using Postgres db connection

I lost all of my content, but it was only the development’s content.