📄️ Introduction
Warlock is shipped with MongoDB as default database, which is now the only supported database engine.
📄️ Database Configurations
Make sure to add the database configurations in the src/config/database.ts file.
📄️ Database Decorators
Decorators are a way to add metadata to a class, property, or method declaration, and make the class, property, or method declaration more expressive.