You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NestJS Crash Course by Brad Traversy using MongoDB but with a twist.
Using docker-compose for the mongo instance, mongo-express instance on the same network.
Used a volume bind mount to the nest project directory to run and install the nest commands while on the container while I developed on on my host machine