/node-todo-app

a little todo app using mongo and node

Primary LanguageJavaScript

Node.js TODO API w/MongoDB Backend - Now with tests!

Improving App Configuration

  • making all of our config information private (to avoid accidental git uploads)
  • We will load them in via JSON: Config.JSON (In a production application we'd ammend .gitIgnore with config.json)