Skip to content

Commit

Permalink
Add link to official Next.js example
Browse files Browse the repository at this point in the history
Signed-off-by: Max Proske <[email protected]>
  • Loading branch information
maxproske committed Dec 8, 2022
1 parent e3ea3e9 commit 179afb8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ with Spring framework and a Postgres database.&nbsp;<a href="spring-postgres"><i
- [`Portainer`](https://github.com/docker/awesome-compose/tree/master/portainer)
- [`Wireguard`](https://github.com/docker/awesome-compose/tree/master/wireguard)
- [`FastAPI`](fastapi)&nbsp;<a href="fastapi#use-with-docker-development-environments"><img src="icon_devenvs.svg" alt="Use with Docker Dev Environments" height="30" align="top"/></a>
- [`Next.js`](https://github.com/docker/awesome-compose/tree/master/next)

## Basic setups for different platforms (not production ready - useful for personal use)

Expand Down
5 changes: 5 additions & 0 deletions next/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Next.js Example

The official example is maintained by the Next.js community:

- [Compose + Next.js Example](https://github.com/vercel/next.js/tree/canary/examples/with-docker-compose)

0 comments on commit 179afb8

Please sign in to comment.