4irbnb

Replicating airbnb following the atomic design principles...

View the Project on GitHub kokiebisu/4irbnb

Home > @nextbnb/database > createDB

createDB variable

Factory function to create the Mongoose Client instance

Signature:

createDB: (dbType: TDatabaseClient, args: IMongoConstructor) => MongoClient