nestcloud
nestcloud copied to clipboard
Use forRootAsync in module initialization for code samples
@miaowing I updated the sample code within the repository to use the forRootAsync method in all Modules and also updated the provider constants being used.
This way people can have less issues when referencing the sample code.