The Pitfalls of Deploying a NextJS Frontend on AWS Amplify

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • amplify-hosting

    AWS Amplify Hosting provides a Git-based workflow for deploying and hosting fullstack serverless web applications.

  • In short: you don't. Or you enlist the help of AWS Support (which you will have to pay for). The Amplify web console doesn't share detailed build logs, so you'll have to fix your problems by trial and error.

  • Next.js

    The React Framework

  • When I started developing the primary (web) UI for the product we're building at Source, I quickly decided to use the NextJS framework as the basis for the frontend. One thing I really like about NextJS is that it does filesystem-based routing. Even though I like to diss on PHP as much as the next person, this particular feature of NextJS reminds me a bit of PHP in a good way.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts