An open API service indexing awesome lists of open source software.

https://github.com/raphaeltm/defang-nextjs-cicd


https://github.com/raphaeltm/defang-nextjs-cicd

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Next.js × Defang

A basic Next.js app with a Dockerfile and docker-compose ready to deploy to AWS with [Defang](https://defang.io).

## Steps

1. [Install Defang](https://docs.defang.io/docs/getting-started/installing)
2. [Authenticate with Defang](https://docs.defang.io/docs/getting-started/authenticating)
3. (optional) [Authenticate with AWS](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html)
4. Run `defang compose up` in the root of this project