Deepkit Book

This book purpose is to transport the value of isomorphic TypeScript, Deepkit, and Enterprise design patterns. It is written in AsciiDoc and available as HTML, PDF, and later e-book.

The source of truth is written in English. All available translations are automatically translated using DeepL und then proofread and corrected where necessary.

Adjusted/Corrected translation blocks are added into the file as is and tagged as [lang=german] for example.

Update translations

  1. Set DEEPL_KEY env API key
  2. run make all
  3. check in translations.json

Build

npm install
make all