todo-app-express A REST backend for a todo app, implemented in Express.js Requirements Node Yarn 1.x Postgres Installation Clone the repo Run yarn install Dependencies are locked with yarn.lock; please use yarn rather than npm for installing. Automated Tests Run yarn test License MIT