Creating MERN Stack App and Hosting In Microsoft Azure using Create-React-App w/ Continuous Integration and Azure Cosmos DB database
This article will cover how to host a NodeJS Express server that serves your Create-React-App website and has an API that communicates with a Document DB, Azure Cosmos DB in this case (We will use MongooseJS to connect). Microsoft Azure also easily supports CI with your GitHub or Bitbucket repo!