Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@tif-taylor/notes

Project: Notesy

readme

LAB 01 - 04 | Code Fellows 401

Project: Notesy

Author: Tif Taylor | Date: October 2020

Setup

.env requirements

  • MongoDB URI from Atlas: MONGODB_URI

package.json requirements

Running the app

  • node index.js --add "Feed dog" --category home

Tests

  • Unit Tests: npm test

UML for Lab01 thru Lab 04

Lab 01 UML Lab01 Lab 02 UML Lab02 Lab 03 UML Lab03 Lab 04 UML Lab03