Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 310 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 310 Bytes

Taskify - Code Challenge

Online instance:

Take a look on: https://taskify-challenge.herokuapp.com/

Setup project dependencies

  npm run build

Environment

  • mongoDB v4.4
  • nodejs v14.15.4

NOTE:

The mongoDB should be running in replicant mode in order to accept transaction queries.