Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

kittgen/kittgen-nestjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

225 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kittgen. For Nestjs.

Description

Kittgen is a set of libraries and code generators. In this repository you can find all things related to Nestjs.

Available Modules

Library Development

Choose your package

e.g. for nestjs-authorization

cd packages/nestjs-authorization
npm install
npm run build

Choose your example project

Example projects are used to show the usage of the libraries.

e.g. for my-nest-project

cd example-apps/my-nestjs-project
# local libraries will be loaded through the npm `file` command
npm install
npm run start:dev

License

Kittgen is licensed under MIT. See LICENSE.

Authors

Kittgen is developed by Otto von Wesendonk and Edgar Müller.

About

Set of libraries and code generators for Nestjs

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors