How to dockerize a NestJS project with PostgreSQL? #22
Answered
by
ghost
mohameden19961
asked this question in
Q&A
|
I have a NestJS project with PostgreSQL. How can I use auto-dockerize to set it up correctly? |
Answered by
ghost
May 9, 2026
Replies: 1 comment
|
Just run: npx @mohameden19961/auto-dockerize |
0 replies
Answer selected by
mohameden19961
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just run: npx @mohameden19961/auto-dockerize
It will auto-detect NestJS and PostgreSQL automatically!