simple-todos Simple todo app is an application built for my DevOps Learning Group.. Installing the App.. Prerequities set the environment variables: MongoUrl JWT Building and Running the App npm install --only=prod npm run build npm start