Replicating airbnb following the atomic design principles...
View the Project on GitHub kokiebisu/4irbnb
Home > @nextbnb/database > createDB
Factory function to create the Mongoose Client instance
Signature:
createDB: (dbType: TDatabaseClient, args: IMongoConstructor) => MongoClient