Packages provide a way to add functionality on top of AdonisJS and easily reuse them across multiple projects. In this course, we'll learn how to create an AdonisJS package and publish it to npm.
By the end of this course, we'll have a production-ready package that anyone can install and use in their AdonisJS projects. Also, we'll have an AdonisJS package development starter boilerplate that you can use to create your AdonisJS packages.