Skip to content

josuablejeru/aws-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-nextjs

Maintenance This package helps you to deploy your next.js webapp fast on AWS.

🚀 Usage

html export

To serve the Frontend over Cloudfront we need a static version of your webapp. Use one of the two methods to do so. For more informations, please visit the official nextjs documentation here.

$ next build && next export
{
    "scripts: {
        build: "next build && next export"
    }
}

✌️ Get in touch with me

Personal Website Twitter LinkedIn

📝 License

Distributed under the MIT License. See LICENSE for more information.

About

AWS-CDK lib to deploy next.js apps faster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published