In this guide we will show you how to easily deploy your ShipThing SaaS with AWS Amplify.Before we start, make sure you have a AWS Amplify account. If you don’t have one yet, you can create one for free at AWS Amplify.
To deploy your ShipThing app to AWS Amplify, you need to create a config file. This file will contain the necessary information to connect your repository to AWS Amplify and deploy your application.Let’s create a new file called amplify.yml in the root of your project: