- These days I have finished the primary logic of the backend and run it successfully. I launched a local Postgres instance via Docker, and the Nest project writes and reads data from it using Prisma. all things run smoothly locally.
- But about 2 days ago, I tried to deploy the whole project. As for the database, I chose ** Supabase **. And the Nest project, I want to deploy it on Vercel.
- How to sync my database migration to Supabase ?
- What is the command like?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)