server-components-notes-demo
server-components-notes-demo copied to clipboard
Provide support for running app in docker container.
For people who prefer Docker to global installs, they can start quickly by using docker-compose.
This PR add two files, Dockerfile and docker-compose.yml. Some guide steps have also been added to the README.md as well.
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/vercel/next-server-components/38vfupfxn
✅ Preview: https://next-server-components-git-fork-circlle-master.vercel.vercel.app
It's now using standard Next.js, which means the standard Next.js docker file examples will work!
https://github.com/vercel/server-components-notes-demo/pull/33