Write instructions for a user to grab the mini-app repo and successfully deploy to localhost for development and testing. Look into setting up a Docker for spinning up a local node.js server running a nosql db ( https://nodejs.org/en/docs/guides/nodejs-docker-webapp/ ) or standard sql db so app can grab data to digest for local testing
Write instructions for a user to grab the mini-app repo and successfully deploy to localhost for development and testing. Look into setting up a Docker for spinning up a local node.js server running a nosql db ( https://nodejs.org/en/docs/guides/nodejs-docker-webapp/ ) or standard sql db so app can grab data to digest for local testing