Create Your Own AdonisJS Commands to Create and Drop Databases
If you found yourself logging into psql every time you needed to just drop and create a database while building your AdonisJS project, I have good news for you.
AdonisJS allows you to write your own custom node ace scripts to make your development pr...
warren.hashnode.dev3 min read