Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 608 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 608 Bytes

lerna

ts-endpoint

Only define your endpoints once. Use them in both clients and servers.

docs

Documentation of every package can be found here

examples

A working monorepo example can be found under the /examples foder.

contibuting

Just pick a card on the github projects found here, please be sure to follow conventional-commits guidelines.

release routine

  • update docs
  • update examples
  • push a RELEASE-${DD_MM_YYY}.${release} tag on master