Skip to content

Taskify is a project that allows the user to create projects and divide them into to-do tasks.

Notifications You must be signed in to change notification settings

DBarbosaDev/taskify-challenge

Repository files navigation

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.