Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alejandronanez/nextjs-dynamodb
Playing around with AWS CDK and DynamoDB + Next.js
https://github.com/alejandronanez/nextjs-dynamodb
Last synced: 17 days ago
JSON representation
Playing around with AWS CDK and DynamoDB + Next.js
- Host: GitHub
- URL: https://github.com/alejandronanez/nextjs-dynamodb
- Owner: alejandronanez
- Created: 2021-06-26T04:38:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-26T04:41:04.000Z (over 3 years ago)
- Last Synced: 2024-10-06T02:41:04.337Z (about 1 month ago)
- Language: JavaScript
- Homepage: nextjs-dynamodb-five.vercel.app
- Size: 194 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to your CDK JavaScript project!
This is a blank project for JavaScript development with CDK.
The `cdk.json` file tells the CDK Toolkit how to execute your app. The build step is not required when using JavaScript.
## Useful commands
* `npm run test` perform the jest unit tests
* `cdk deploy` deploy this stack to your default AWS account/region
* `cdk diff` compare deployed stack with current state
* `cdk synth` emits the synthesized CloudFormation template