Skip to content
This repository was archived by the owner on May 12, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 301 Bytes

File metadata and controls

9 lines (6 loc) · 301 Bytes

PRs are welcome.

  1. Pull and run yarn install
  2. You will need a local mongodb and redis servers running.
  3. 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.