PRs are welcome.
- Pull and run
yarn install - You will need a local
mongodbandredisservers running. - Run
yarn dev
When submitting your PR, pls make sure there are no TypeScript errors and ample tests (Jest).
This package isn't dockerized so pls assume Node 14 as engine requirment.