Remix CDK template
Turbocharge your web app with the CDK Remix Project Template. Experience lightning-fast server-side rendering using Lambda@Edge, with the developer experience of Remix
- 🚀 Instant Rendering: Say goodbye to slow loading times and hello to lightning-fast edge rendering.
- 🛠️ Pure CDK Flexibility: Customize and scale your infrastructure entirely with the AWS CDK—no third-party libraries required.
- 📈 Scalable and Cost-Efficient: Embrace the power of serverless computing for unmatched scalability and cost efficiency.
- 🌐 Easy Deployment: Simplify deployment to AWS for a hassle-free experience.
Template usage:
- Use this template by running
yarn create remix --template rpg2014/remix-aws-cdk-template
- Set up a "personal" profile in the AWS CLI config
aws configure --profile personal
- Run
yarn deploy