Deepkit Framework is a new high-performance and real-time TypeScript framework for enterprise TypeScript applications. Standalone TypeScript libraries and a framework that brings everything together.
Check out the Deepkit Documentation to get started.
There is also an eBook version.
Both is available in German, English, and Chinese.
To create a Deepkit app with Deepkit Framework from scratch, you can use NPM init:
npm init @deepkit/app my-deepkit-app
If you are interested in contributing to the development of Deepkit, check out the Development Docs to learn more about setting up your local development environment.
Generated using TypeDoc