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

deepkit/book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c8ae2a3 · Oct 9, 2023

History

58 Commits
Jul 11, 2022
Aug 30, 2023
Aug 31, 2023
Jul 23, 2022
May 19, 2022
Aug 30, 2023
Feb 19, 2023
Aug 30, 2023
Aug 30, 2023
Oct 9, 2023
May 13, 2022
May 14, 2022
May 19, 2022
Jul 11, 2022
Jul 10, 2022
Jul 10, 2022
Aug 30, 2023
Aug 30, 2023
Jul 10, 2022

Repository files navigation

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