Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 196 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 196 Bytes

Time to work api

A simple api to recod your travel time using koa and knex.

Dev

yarn
yarn dev

Test

yarn test
yarn test:users
yarn test:records
yarn test:middlewares