Skip to content

thomasInes/tactable-test

Repository files navigation

Tactable technical test

Instructions in backend-code-challenge.md

  • The TodoClient and ApiManager classes are located in the folder src/classes
  • To run the unit tests, run npm run test:unit
  • To run the integration tests, run npm run test:integration

Installation

node 14.21.2 and npm 6.14.17 recommended

npm install

Run the project

npm run dev

then go to https://localhost:3000 to see the API data fetched by the app

About

small API using Typescript and inversifyJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors