mpellegrini / fullstack-typescript-monorepo-starter

1 stars 1 forks source link

Add ability to create a Docker image of Sveltekit App #104

Closed mpellegrini closed 1 month ago

mpellegrini commented 1 month ago

Came across the following article that provides some good techniques as well as how an approach working within a monorepo

https://www.captaincodeman.com/build-a-docker-container-from-a-pnpm-monorepo

mpellegrini commented 1 month ago

Build a Docker Container from a pnpm monorepo | Captain Codeman.pdf

Providing a PDF in case article disappears from above link