DEV Community

Cover image for Docker Template for PERN Stack Project
Byakkuya (ahmed zbaa)
Byakkuya (ahmed zbaa)

Posted on

Docker Template for PERN Stack Project

As part of my journey to master DockeršŸ³ and Docker Compose, Iā€™ve completed a mini-project where I dockerized a simple PERN stack, which is my main stack.
šŸ”— GitHub Repo: https://lnkd.in/dXPfFWrx
With this repository, you can start working on a PERN stack project without setting up the development environment.
The stack includes:
Next.js, Axios, Node.js, Express..js, PostgreSQL, PrismaORM

šŸ“„ Instructions are in the repo.
Looking forward to your feedback!!

Top comments (0)