https://github.com/raphaeltm/defang-nextjs-cicd
https://github.com/raphaeltm/defang-nextjs-cicd
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raphaeltm/defang-nextjs-cicd
- Owner: raphaeltm
- Created: 2024-04-05T00:32:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-21T01:11:13.000Z (about 1 year ago)
- Last Synced: 2025-02-24T05:41:18.285Z (3 months ago)
- Language: TypeScript
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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