Task Managment API A Simple Task Management API made with EffectTS and Typescript and Unit Testing With Mocha, Chai and Sinon. # to setup locally npm run install npm run dev # to run tests npm run test