Want to have access to everything?

Go PRO to have access to this lesson and the entire Adonis Mastery library. Already a PRO? Sign in to continue learning!

Creating a Git repository

The last step in preparing for deployment section will be to create a Git repository for the application, that way we can easily pull it into whatever platform we will be deploying to.

Deploying AdonisJS 5 Application

30mins
6 lessons
Beginner

Preparing for deployment

We start the course by getting and setting up the source code of the project we'll be deploying.

In this lesson, we look at how the build process works, which is essential to be able to properly deploy an AdonisJS 5 application.

AdonisJS uses environment variables for most of its configuration settings. These variables are defined inside a dedicated file called .env that is directly in the project root.

The last step in preparing for deployment section will be to create a Git repository for the application, that way we can easily pull it into whatever platform we will be deploying to.

Deployments

13m 50s

In this lesson, we cover how to deploy an AdonisJS 5 application to Heroku.

Render is a PaaS for hosting various types of applications and services just like Heroku. If you’re looking for Heroku alternatives maybe due to their recent cancelation of their free tier or for some other reasons, Render can be a drop-in replacement for Heroku. In this lesson, we are going to cover how to deploy our Adonis application to Render.

Chimezie Enyinnaya

Hi, I'm Chimezie Enyinnaya, your teacher.

I’m a self-taught software developer based in Lagos, Nigeria, with over 8 years of experience. In the last couple of years, I've been doing more teaching because I enjoy sharing my knowledge so that others can benefit from it. Come along as I teach you all I know about AdonisJS, Node.js, and JavaScript at large!

Lesson video (SD)
Lesson video (HD)

No comments yet.