Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 724 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 724 Bytes

Deepkit Book

NOTE: This is not up to date anymore. New docs and website are at https://deepkit.io/documentation.

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