In the previous chapter, we looked at the many tools we can use to deploy AdonisJs applications. We set up a hosting space, purchased a domain, and configured DNS servers. We provisioned a server (with Forge) and installed an SSL certificate.
As we enter the last chapter, it’s time to add a little polish to our application. We skipped over some things that we’re going to cover now. We’re going to learn how to send e-mail so that we can complete the password-reset features. We’re also going to learn how to connect to a payment gateway so money can change ...